Skip to content

Commit fa70002

Browse files
committed
DOC: fix xref and rename api changes to correct scheme
1 parent 5d25e1f commit fa70002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/next_api_changes/behavior/99999-tac.rst renamed to doc/api/next_api_changes/behavior/20150-TAC.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Rename fist arg to subplot_mosaic
44
Both `.FigureBase.subplot_mosaic`, and `.pyplot.subplot_mosaic` have had the
55
first position argument renamed from *layout* to *mosaic*. This is because we
66
are considering to consolidate *constrained_layout* and *tight_layout* keyword
7-
arguments in the Figure creation functions of `pyplot` into a single *layout*
7+
arguments in the Figure creation functions of `.pyplot` into a single *layout*
88
keyword argument which would collide.
99

1010
As this API is provisional, we are changing this with no deprecation period.

0 commit comments

Comments
 (0)