Skip to content

Commit b3daa99

Browse files
authored
Fixup
1 parent 2cbf8b9 commit b3daa99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1951,6 +1951,7 @@ def ip():
19511951
return InteractiveShell(config=c)
19521952

19531953

1954+
@pytest.fixture
19541955
def mpl_cleanup():
19551956
"""
19561957
Ensure Matplotlib is cleaned up around a test.

0 commit comments

Comments
 (0)