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 25b7ebd commit cd777f3Copy full SHA for cd777f3
1 file changed
lib/matplotlib/tests/test_axes.py
@@ -54,6 +54,7 @@ def test_formatter_ticker():
54
ax.set_xlabel( "x-label 005" )
55
ax.autoscale_view()
56
57
+@cleanup
58
def test_add_collection():
59
fig = matplotlib.figure.Figure()
60
fig2 = matplotlib.figure.Figure()
0 commit comments