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