There was an error while loading. Please reload this page.
1 parent 6cd2d28 commit 5c69d10Copy full SHA for 5c69d10
pandas/tests/plotting/test_converter.py
@@ -28,7 +28,6 @@
28
pytest.importorskip("matplotlib.pyplot")
29
30
31
-@pytest.mark.skip(reason="There is no warnings in some versions.")
32
def test_initial_warning():
33
code = (
34
"import pandas as pd; import matplotlib.pyplot as plt; "
0 commit comments