Skip to content

Commit a24c874

Browse files
committed
fix(sphinx): #28701 py:class reference target not found
1 parent cb942c1 commit a24c874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/next_api_changes/behavior/28702-MNT.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
:func:`matplotlib.axes.Axes.fill_between` and
55
:func:`matplotlib.axes.Axes.fill_betweenx` now return the new class
6-
:class:`matplotlib.FillBetweenPolyCollection`.
6+
:class:`matplotlib.collections.FillBetweenPolyCollection`.

0 commit comments

Comments
 (0)