Skip to content

Instantly share code, notes, and snippets.

@BexTuychiev
Created July 10, 2020 08:29
Show Gist options
  • Save BexTuychiev/0f7fe86d334cc13fc67220c8e1994e93 to your computer and use it in GitHub Desktop.
Save BexTuychiev/0f7fe86d334cc13fc67220c8e1994e93 to your computer and use it in GitHub Desktop.
def function_name(arg1: type1, opt_arg: type2 = default) -> return_type:
pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment