Commit 0a9f548
TST: Avoid global state in matplotlib tests (pandas-dev#16539)
Replaces most uses of implicit global state from matplotlib in
test_datetimelike.py. This was potentially causing random failures
where a figure expected to be on a new, blank figure would instead
plot on an existing axes (that's the guess at least).1 parent 1a9cb5b commit 0a9f548
File tree
2 files changed
+301
-237
lines changed- pandas/tests/plotting
2 files changed
+301
-237
lines changed
0 commit comments