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

Skip to content

Commit 96785be

Browse files
ocastanydstansby
andauthored
Update lib/matplotlib/artist.py
Cleaning the offending trailing white space. Co-Authored-By: David Stansby <[email protected]>
1 parent 1a1f39d commit 96785be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/matplotlib/artist.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1201,7 +1201,7 @@ def format_cursor_data(self, data):
12011201
@property
12021202
def mouseover(self):
12031203
"""
1204-
If this property is set to *True*, the data from the artist will be
1204+
If this property is set to *True*, the data from the artist will be
12051205
displayed when the mouse cursor moves.
12061206
12071207
See also :meth:`get_cursor_data`, :class:`.ToolCursorPosition` and

0 commit comments

Comments
 (0)