Skip to content

Commit d4d912b

Browse files
committed
.
1 parent ea9250d commit d4d912b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/axes/_axes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
import matplotlib
1616
from matplotlib import _preprocess_data
17-
17+
1818
import matplotlib.cbook as cbook
1919
from matplotlib.cbook import (mplDeprecation, STEP_LOOKUP_MAP,
2020
iterable, is_string_like,

0 commit comments

Comments
 (0)