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 ba21fd8

Browse filesBrowse files
committed
Add cleanup to new test
1 parent d46660d commit ba21fd8
Copy full SHA for ba21fd8

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-0
lines changed

‎lib/matplotlib/tests/test_axes.py

Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py
+1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.