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 58a4173 + 46131d4 commit f1f8fedCopy full SHA for f1f8fed
2 files changed
lib/matplotlib/tests/baseline_images/test_pickle/multi_pickle.png
-2.27 KB
lib/matplotlib/tests/test_pickle.py
@@ -127,7 +127,6 @@ def test_simple():
127
pickle.dump(fig, BytesIO(), pickle.HIGHEST_PROTOCOL)
128
129
130
-@cleanup
131
@image_comparison(baseline_images=['multi_pickle'],
132
extensions=['png'], remove_text=True)
133
def test_complete():
0 commit comments