diff options
Diffstat (limited to 'snippets/python-mode/seaborn')
-rw-r--r-- | snippets/python-mode/seaborn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/snippets/python-mode/seaborn b/snippets/python-mode/seaborn index 14710e8..bfa54da 100644 --- a/snippets/python-mode/seaborn +++ b/snippets/python-mode/seaborn @@ -4,4 +4,4 @@ # group: imports # -- import seaborn as sns -$0 +$0
\ No newline at end of file |