summaryrefslogtreecommitdiff
path: root/snippets/python-mode/pyplot
diff options
context:
space:
mode:
Diffstat (limited to 'snippets/python-mode/pyplot')
-rw-r--r--snippets/python-mode/pyplot2
1 files changed, 1 insertions, 1 deletions
diff --git a/snippets/python-mode/pyplot b/snippets/python-mode/pyplot
index 24f541b..608b77f 100644
--- a/snippets/python-mode/pyplot
+++ b/snippets/python-mode/pyplot
@@ -4,4 +4,4 @@
# group: imports
# --
import matplotlib.pyplot as plt
-$0
+$0 \ No newline at end of file