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

Commitdc2da1d

Browse files
authored
Merge pull request#16213 from meeseeksmachine/auto-backport-of-pr-15763-on-v3.1.x
Backport PR#15763 on branch v3.1.x (Skip webagg test if tornado is not available.)
2 parentsb126d3b +9997e28 commitdc2da1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎lib/matplotlib/tests/test_backend_webagg.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
@pytest.mark.parametrize("backend", ["webagg","nbagg"])
88
deftest_webagg_fallback(backend):
9+
pytest.importorskip("tornado")
910
ifbackend=="nbagg":
1011
pytest.importorskip("IPython")
1112
env=dict(os.environ)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp