Skip to content

Instantly share code, notes, and snippets.

@aitoehigie
Created November 10, 2019 09:49
Show Gist options
  • Save aitoehigie/abbc401216e638e0ae47fdbdc7bc1943 to your computer and use it in GitHub Desktop.
Save aitoehigie/abbc401216e638e0ae47fdbdc7bc1943 to your computer and use it in GitHub Desktop.
def func(positional_only_parameters, /, positional_or_keyword_parameters, *, keyword_only_parameters):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment