Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f1f8fed

Browse filesBrowse files
authored
Merge pull request #6840 from Kojoley/fix-test_pickle-test_complete
TST: Fixed broken `test_pickle.test_complete` test
2 parents 58a4173 + 46131d4 commit f1f8fed
Copy full SHA for f1f8fed

File tree

Expand file treeCollapse file tree

2 files changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+0
-1
lines changed
Loading

‎lib/matplotlib/tests/test_pickle.py

Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_pickle.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ def test_simple():
127127
pickle.dump(fig, BytesIO(), pickle.HIGHEST_PROTOCOL)
128128

129129

130-
@cleanup
131130
@image_comparison(baseline_images=['multi_pickle'],
132131
extensions=['png'], remove_text=True)
133132
def test_complete():

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.