Skip to content

Commit 57d4049

Browse files
isort
1 parent 7b68a96 commit 57d4049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/tests/plotting/frame/test_frame_legend.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
from pandas.tests.plotting.common import (
1111
_check_legend_labels,
1212
_check_legend_marker,
13-
_check_text_labels,
1413
_check_plot_works,
14+
_check_text_labels,
1515
)
1616

1717
mpl = pytest.importorskip("matplotlib")

0 commit comments

Comments
 (0)