Skip to content

Commit cbc225e

Browse files
authored
remove provisional note
1 parent b06433c commit cbc225e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

lib/matplotlib/pyplot.py

-5
Original file line numberDiff line numberDiff line change
@@ -1499,11 +1499,6 @@ def subplot_mosaic(mosaic, *, sharex=False, sharey=False,
14991499
15001500
This is a helper function to build complex GridSpec layouts visually.
15011501
1502-
.. note::
1503-
1504-
This API is provisional and may be revised in the future based on
1505-
early user feedback.
1506-
15071502
See :doc:`/gallery/subplots_axes_and_figures/mosaic`
15081503
for an example and full API documentation
15091504

0 commit comments

Comments
 (0)