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

Skip to content

Commit e83e0b4

Browse files
Update lib/matplotlib/testing/widgets.py
Co-Authored-By: Elliott Sales de Andrade <[email protected]>
1 parent d3750f7 commit e83e0b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/testing/widgets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def do_event(tool, etype, button=1, xdata=0, ydata=0, key=None, step=1):
2424
2525
Parameters
2626
----------
27-
tool : a matplotlib.widgets.RectangleSelector instance
27+
tool : matplotlib.widgets.RectangleSelector
2828
etype
2929
the event to trigger
3030
xdata : int

0 commit comments

Comments
 (0)