8000 Update widgets.py · matplotlib/matplotlib@e1d75d3 · GitHub
[go: up one dir, main page]

Skip to content

Commit e1d75d3

Browse files
committed
Update widgets.py
removed whitespace
1 parent f22e2a8 commit e1d75d3

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
@@ -1129,7 +1129,7 @@ def new_axes(self, ax):
11291129

11301130
if not self.useblit:
11311131
self.ax.add_patch(self.rect)
1132-
1132+
11331133
def update_background(self, event):
11341134
"""force an update of the background"""
11351135
# If you add a call to `ignore` here, you'll want to check edge case:

0 commit comments

Comments
 (0)
0