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

Commit2f3abfb

Browse files
authored
Merge pull request#23593 from QuLogic/fix-flake8
STY: Fix whitespace error from new flake8
2 parents952227e +530457e commit2f3abfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/matplotlib/tests/test_figure.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ def test_invalid_layouts():
581581
withpytest.warns(UserWarning):
582582
# this should warn,
583583
fig.subplots_adjust(top=0.8)
584-
assertnot(fig.get_constrained_layout())
584+
assertnotfig.get_constrained_layout()
585585

586586
# Using layout + (tight|constrained)_layout warns, but the former takes
587587
# precedence.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp