We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 865b7ac commit 1f30d45Copy full SHA for 1f30d45
pandas/tests/plotting/frame/test_frame_color.py
@@ -18,6 +18,8 @@
18
pytestmark = pytest.mark.slow
19
20
21
+
22
23
@td.skip_if_no_mpl
24
class TestDataFrameColor(TestPlotBase):
25
def setup_method(self, method):
0 commit comments