aboutsummaryrefslogtreecommitdiff
path: root/snippets/python/pyclass.py
diff options
context:
space:
mode:
authorCody Hiar <codyfh@gmail.com>2017-03-10 10:47:21 -0700
committerCody Hiar <codyfh@gmail.com>2017-03-10 10:47:21 -0700
commit225853a3b01b7a59cd14d98e69fadad1f5634c86 (patch)
tree7271295b6e9e0092e71718f32119a76c2f347ad8 /snippets/python/pyclass.py
parent9de7b5993d3b96e529115ff8974f167378988dc4 (diff)
Updating some snippets
Diffstat (limited to 'snippets/python/pyclass.py')
-rw-r--r--snippets/python/pyclass.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/snippets/python/pyclass.py b/snippets/python/pyclass.py
index 1bfe115..3354dba 100644
--- a/snippets/python/pyclass.py
+++ b/snippets/python/pyclass.py
@@ -3,3 +3,4 @@ class jump(jump):
jump
"""
+ pass