Commit 9b1972d
committed
Remove asserting about current backend at the end of mpl_test_settings.
The assertion was added while debugging the backend-switching PRs, but
it is not necessary anymore and breaks the mplcairo test suite (which
imports the mpl_test_settings fixture from matplotlib, but doesn't set
the backend to agg (it doesn't use matplotlib's pytest_configure).
RC per breakage to mplcairo test suite.1 parent 5e01393 commit 9b1972d
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | 56 | | |
59 | 57 | | |
60 | 58 | | |
| |||
0 commit comments