summaryrefslogtreecommitdiff
path: root/snippets/python-mode/pprint
diff options
context:
space:
mode:
Diffstat (limited to 'snippets/python-mode/pprint')
-rw-r--r--snippets/python-mode/pprint2
1 files changed, 1 insertions, 1 deletions
diff --git a/snippets/python-mode/pprint b/snippets/python-mode/pprint
index cb8a7a6..0c09793 100644
--- a/snippets/python-mode/pprint
+++ b/snippets/python-mode/pprint
@@ -4,4 +4,4 @@
# group: imports
# --
from pprint import pprint
-$0
+$0 \ No newline at end of file