Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c2c744d + 5c78893 commit 260e21fCopy full SHA for 260e21f
1 file changed
lib/matplotlib/testing/conftest.py
@@ -53,8 +53,6 @@ def mpl_test_settings(request):
53
if backend is not None:
54
plt.switch_backend(prev_backend)
55
56
- assert matplotlib.get_backend() == 'agg'
57
-
58
59
@pytest.fixture
60
def mpl_image_comparison_parameters(request, extension):
0 commit comments