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

Skip to content

Commit 265f118

Browse files
efiringMeeseeksDev[bot]
authored and
MeeseeksDev[bot]
committed
Backport PR #14422: Fix ReST note in span selector example
1 parent 4d258ca commit 265f118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/widgets/span_selector.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ def onselect(xmin, xmax):
3939
fig.canvas.draw()
4040

4141
#############################################################################
42-
# .. note
42+
# .. note::
4343
#
4444
# If the SpanSelector object is garbage collected you will lose the
4545
# interactivity. You must keep a hard reference to it to prevent this.

0 commit comments

Comments
 (0)