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

Commit8ff493c

Browse files
committed
Fix flake8
1 parent3bbe997 commit8ff493c

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
@@ -2107,7 +2107,7 @@ def __init__(self, ax, onselect, direction, minspan=0, useblit=False,
21072107

21082108
# Setup handles
21092109
handle_props= {
2110-
'color': (propsor{}).get('facecolor','r'),
2110+
'color': (propsor{}).get('facecolor','r'),
21112111
**cbook.normalize_kwargs(handle_props,Line2D._alias_map)}
21122112

21132113
ifself._interactive:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp