summaryrefslogtreecommitdiff
path: root/snippets/python-mode/figax
diff options
context:
space:
mode:
Diffstat (limited to 'snippets/python-mode/figax')
-rw-r--r--snippets/python-mode/figax1
1 files changed, 0 insertions, 1 deletions
diff --git a/snippets/python-mode/figax b/snippets/python-mode/figax
index 65d4ce8..2a67c37 100644
--- a/snippets/python-mode/figax
+++ b/snippets/python-mode/figax
@@ -1,5 +1,4 @@
# -*- mode: snippet -*-
-# name: figax
# key: fax
# --
fig, ax = plt.subplots()