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

Skip to content

Commit 9a1e895

Browse files
authored
Merge pull request #14428 from meeseeksmachine/auto-backport-of-pr-14422-on-v3.1.0-doc
Backport PR #14422 on branch v3.1.0-doc (Fix ReST note in span selector example)
2 parents 2842536 + 5055747 commit 9a1e895

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)