Hacker News new | ask | show | jobs
by aptwebapps 5031 days ago
To elaborate on masklinn's answer, you need to add the @classmethod decorator to get a class method instead of an instance method.