Skip to content

Commit 5c69d10

Browse files
Remove skip
1 parent 6cd2d28 commit 5c69d10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/plotting/test_converter.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
pytest.importorskip("matplotlib.pyplot")
2929

3030

31-
@pytest.mark.skip(reason="There is no warnings in some versions.")
3231
def test_initial_warning():
3332
code = (
3433
"import pandas as pd; import matplotlib.pyplot as plt; "

0 commit comments

Comments
 (0)