Hazel
Hazel copied to clipboard
Update SetupPremake.py
No need for @classmethod
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?
Yes.