Skip to content

Instantly share code, notes, and snippets.

@att288
Created December 22, 2020 10:40
Show Gist options
  • Save att288/25eae5027a700aef92e30522338dac8c to your computer and use it in GitHub Desktop.
Save att288/25eae5027a700aef92e30522338dac8c to your computer and use it in GitHub Desktop.
class Example:
@classmethod
def foo(cls, arg1, arg2, ...):
pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment