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