Skip to content

Instantly share code, notes, and snippets.

@topher200
Created June 20, 2015 16:43
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 topher200/9b04870d74e26682adde to your computer and use it in GitHub Desktop.
Save topher200/9b04870d74e26682adde to your computer and use it in GitHub Desktop.
long python doc string
def asdf():
"""123 123 123 123 123 123 123 123 123 123 123 123 123 SHOULDBEWRAPPED 123 123 123 123
"""
a = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment