Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit8b4c2a7

Browse files
committed
TST: fix test parameterize / mark
Used to be parameterized, now just marked. There is no backend fixture.
1 parent006aa74 commit8b4c2a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/matplotlib/tests/test_backend_qt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def qt_core(request):
3434

3535

3636
@pytest.mark.backend('QtAgg',skip_on_importerror=True)
37-
deftest_fig_close(backend):
37+
deftest_fig_close():
3838
# save the state of Gcf.figs
3939
init_figs=copy.copy(Gcf.figs)
4040

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp