Skip to content

Instantly share code, notes, and snippets.

@hynek
Forked from dstufft/l.py
Created April 25, 2013 21:45
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 hynek/5463465 to your computer and use it in GitHub Desktop.
Save hynek/5463465 to your computer and use it in GitHub Desktop.
def foo():
"""
... Doc string goes here
"""
pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment