Skip to content

Commit 0c5a303

Browse files
committed
removed trailing whitespace
1 parent 104f372 commit 0c5a303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pylab_examples/cursor_demo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
requires redrawing the figure with every mouse move.
77
88
Faster cursoring is possible using native GUI drawing, as in
9-
wxcursor_demo.py.
9+
wxcursor_demo.py.
1010
1111
Also, mpldatacursor can be used to achieve a similar effect. See webpage:
1212
https://github.com/joferkington/mpldatacursor

0 commit comments

Comments
 (0)