Created
June 22, 2020 23:05
-
-
Save brinnaebent/e9824772a1a04c5d34ce5b6170b062a3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
Brief description of what this function does. | |
Args: | |
argument1 (argument type, ie string): description of argument | |
argument2 (argument type, ie string): description of argument | |
Returns: | |
return1 (argument type, ie string): description of return | |
""" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment