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

Commitf8df989

Browse files
committed
Fix flake8
1 parentf49a08f commitf8df989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/matplotlib/widgets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1975,7 +1975,7 @@ def __init__(self, ax, onselect, direction, minspan=0, useblit=False,
19751975

19761976
# Setup handles
19771977
handle_props= {
1978-
'color': (propsor{}).get('facecolor','r'),
1978+
'color': (propsor{}).get('facecolor','r'),
19791979
**cbook.normalize_kwargs(handle_props,Line2D._alias_map)}
19801980

19811981
ifself._interactive:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp