Skip to content

Instantly share code, notes, and snippets.

@saitoxu
Last active January 18, 2017 05: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 saitoxu/4844ff6e626bc2911bfcdef64c01111f to your computer and use it in GitHub Desktop.
Save saitoxu/4844ff6e626bc2911bfcdef64c01111f to your computer and use it in GitHub Desktop.
class Test(object):
def __init__(self):
print('hoge hoge hoge hoge hoge hoge hoge hoge hoge hoge hoge hoge')
print('test')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment