Skip to content

Instantly share code, notes, and snippets.

@kunigami
Created December 26, 2019 16:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kunigami/4363c84c01d5f049271aa48317793ca5 to your computer and use it in GitHub Desktop.
Save kunigami/4363c84c01d5f049271aa48317793ca5 to your computer and use it in GitHub Desktop.
def foo(*args: str, **kwds: int):
pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment