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

Skip to content

Commit ba21fd8

Browse files
committed
Add cleanup to new test
1 parent d46660d commit ba21fd8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/matplotlib/tests/test_axes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2454,6 +2454,7 @@ def test_errorbar_limits():
24542454
ax.set_title('Errorbar upper and lower limits')
24552455

24562456

2457+
@cleanup
24572458
def test_errobar_nonefmt():
24582459
# Check that passing 'none' as a format still plots errorbars
24592460
x = np.arange(5)

0 commit comments

Comments
 (0)