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

Skip to content

Commit 76fbf3f

Browse files
committed
Remove extra line.
1 parent 4fdf660 commit 76fbf3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/widgets.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1904,7 +1904,6 @@ def geometry(self):
19041904
return np.array(self.to_draw.get_data())
19051905

19061906

1907-
19081907
class EllipseSelector(RectangleSelector):
19091908

19101909
_shape_klass = Ellipse

0 commit comments

Comments
 (0)