Skip to content

Instantly share code, notes, and snippets.

@manji-0
Created October 10, 2018 12:23
Show Gist options
  • Save manji-0/f42c9220e5645e1d6c182432b9a1cd80 to your computer and use it in GitHub Desktop.
Save manji-0/f42c9220e5645e1d6c182432b9a1cd80 to your computer and use it in GitHub Desktop.
testcode
import hoge
class TestClass(object):
def test(self):
print("hoge")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment