diff options
Diffstat (limited to 'snippets')
-rw-r--r-- | snippets/python-mode/plt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/snippets/python-mode/plt b/snippets/python-mode/plt index 804972c..7952fff 100644 --- a/snippets/python-mode/plt +++ b/snippets/python-mode/plt @@ -2,7 +2,6 @@ # key: plt # -- import matplotlib.pyplot as plt -from matplotlib import ticker import pltaid $0 |