Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 84d80a0

Browse files
committed
unwrap line in Button doc
1 parent 3ed0f2d commit 84d80a0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/matplotlib/widgets.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,7 @@ class Button(AxesWidget):
139139
"""
140140
A GUI neutral button.
141141
142-
For the button to remain responsive
143-
you must keep a reference to it.
142+
For the button to remain responsive you must keep a reference to it.
144143
145144
The following attributes are accessible
146145

0 commit comments

Comments
 (0)