aboutsummaryrefslogtreecommitdiff
path: root/snippets/python/pyclass.py
diff options
context:
space:
mode:
Diffstat (limited to 'snippets/python/pyclass.py')
-rw-r--r--snippets/python/pyclass.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/snippets/python/pyclass.py b/snippets/python/pyclass.py
new file mode 100644
index 0000000..07d0493
--- /dev/null
+++ b/snippets/python/pyclass.py
@@ -0,0 +1,5 @@
+ class jump(jump):
+ """jump
+
+ jump
+ """