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.
1 parent 6deb323 commit ae377f7Copy full SHA for ae377f7
1 file changed
lib/matplotlib/tests/test_agg.py
@@ -131,6 +131,7 @@ def report_memory(i):
131
## # w/ text and w/ write_png : Average memory consumed per loop: 0.32
132
133
134
+@cleanup
135
def test_marker_with_nan():
136
# This creates a marker with nans in it, which was segfaulting the
137
# Agg backend (see #3722)
0 commit comments