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

Skip to content

Commit bdc62db

Browse files
committed
DOC Fixed Syntax breaking up sphinx (TODO make a bug report)
1 parent ed9a509 commit bdc62db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/matplotlib/axes/_axes.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4545,8 +4545,8 @@ def arrow(self, x, y, dx, dy, **kwargs):
45454545
-----------------
45464546
kwargs : `~matplotlib.patches.FancyArrow` properties.
45474547
4548-
See also
4549-
--------
4548+
More valid arguments include:
4549+
45504550
%(FancyArrow)s : Parent object type.
45514551
45524552
Notes

0 commit comments

Comments
 (0)