Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cd777f3

Browse files
committed
add @cleanup to test_add_collection
1 parent 25b7ebd commit cd777f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/tests/test_axes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ def test_formatter_ticker():
5454
ax.set_xlabel( "x-label 005" )
5555
ax.autoscale_view()
5656

57+
@cleanup
5758
def test_add_collection():
5859
fig = matplotlib.figure.Figure()
5960
fig2 = matplotlib.figure.Figure()

0 commit comments

Comments
 (0)