summaryrefslogtreecommitdiff
path: root/snippets/python-mode/docopt-args
diff options
context:
space:
mode:
Diffstat (limited to 'snippets/python-mode/docopt-args')
-rw-r--r--snippets/python-mode/docopt-args2
1 files changed, 1 insertions, 1 deletions
diff --git a/snippets/python-mode/docopt-args b/snippets/python-mode/docopt-args
index c9f2e98..0743633 100644
--- a/snippets/python-mode/docopt-args
+++ b/snippets/python-mode/docopt-args
@@ -3,4 +3,4 @@
# key: da
# --
args = docopt(__doc__)
-$0
+$0 \ No newline at end of file