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

Skip to content

Commit 3484d8f

Browse files
committed
DOC : make sphinx happy
1 parent 493c4d1 commit 3484d8f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/matplotlib/axes/_axes.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4615,8 +4615,7 @@ def fill_betweenx(self, y, x1, x2=0, where=None,
46154615
Notes
46164616
-----
46174617
4618-
*kwargs* :
4619-
keyword args passed on to the
4618+
keyword args passed on to the
46204619
:class:`~matplotlib.collections.PolyCollection`
46214620
46224621
kwargs control the :class:`~matplotlib.patches.Polygon` properties:

0 commit comments

Comments
 (0)