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

Skip to content

Commit 3f99c20

Browse files
committed
DOC: remove note about ColormapRegistry being experimental
We are committed now!
1 parent fcf1c0c commit 3f99c20

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

lib/matplotlib/cm.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,6 @@ class ColormapRegistry(Mapping):
6161
r"""
6262
Container for colormaps that are known to Matplotlib by name.
6363
64-
.. admonition:: Experimental
65-
66-
While we expect the API to be final, we formally mark it as
67-
experimental for 3.5 because we want to keep the option to still adapt
68-
the API for 3.6 should the need arise.
69-
7064
The universal registry instance is `matplotlib.colormaps`. There should be
7165
no need for users to instantiate `.ColormapRegistry` themselves.
7266

0 commit comments

Comments
 (0)