Skip to content

Commit adcab6d

Browse files
author
Felix Nößler
committed
try to fix conflicts
1 parent a404e9e commit adcab6d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/matplotlib/widgets.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1688,7 +1688,8 @@ class MultiCursor(Widget):
16881688
16891689
useblit : bool, default: True
16901690
Use blitting for faster drawing if supported by the backend.
1691-
See the tutorial :doc:`/tutorials/advanced/blitting` for details.
1691+
See the tutorial :doc:`/tutorials/advanced/blitting`
1692+
for details.
16921693
16931694
horizOn : bool, default: False
16941695
Whether to draw the horizontal line.

0 commit comments

Comments
 (0)