summaryrefslogtreecommitdiff
path: root/snippets/python-mode/plotting-imports
diff options
context:
space:
mode:
Diffstat (limited to 'snippets/python-mode/plotting-imports')
-rw-r--r--snippets/python-mode/plotting-imports2
1 files changed, 1 insertions, 1 deletions
diff --git a/snippets/python-mode/plotting-imports b/snippets/python-mode/plotting-imports
index 46b986d..2900948 100644
--- a/snippets/python-mode/plotting-imports
+++ b/snippets/python-mode/plotting-imports
@@ -6,4 +6,4 @@
import matplotlib.pyplot as plt
import mplutil
-$0
+$0 \ No newline at end of file