Skip to content

Instantly share code, notes, and snippets.

@ycui1
Created January 31, 2022 22:21
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 ycui1/b8c271ec28e3fb58298b83d04b1dd0f3 to your computer and use it in GitHub Desktop.
Save ycui1/b8c271ec28e3fb58298b83d04b1dd0f3 to your computer and use it in GitHub Desktop.
def example_fun(param0, param1):
"""
Does what
:param param0:
:param param1:
:return:
:raises:
"""
pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment