⬅︎ Back to Newfound love of @staticmethod in Python
and don't forget @classmethod that will pass you the class it's invoked on as first argument (usually named 'cls')
Comment
and don't forget @classmethod that will pass you the class it's invoked on as first argument (usually named 'cls')