Hazel icon indicating copy to clipboard operation
Hazel copied to clipboard

Update SetupPremake.py

Open abhra2020-smart opened this issue 3 years ago • 2 comments

No need for @classmethod

abhra2020-smart avatar Nov 29 '21 19:11 abhra2020-smart

Doesn't that make it an instance method, whereas the goal is to call the method directly by the class name namespace without creating an object?

CybernetHacker14 avatar Jun 28 '22 15:06 CybernetHacker14

Yes.

abhra2020-smart avatar Jun 29 '22 15:06 abhra2020-smart