Skip to content

Commit

Permalink
DOC: remove note about ColormapRegistry being experimental
Browse files Browse the repository at this point in the history
We are committed now!
  • Loading branch information
tacaswell committed Oct 6, 2022
1 parent 2e605e0 commit a2f2db9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lib/matplotlib/cm.py
Expand Up @@ -61,12 +61,6 @@ class ColormapRegistry(Mapping):
r"""
Container for colormaps that are known to Matplotlib by name.
.. admonition:: Experimental
While we expect the API to be final, we formally mark it as
experimental for 3.5 because we want to keep the option to still adapt
the API for 3.6 should the need arise.
The universal registry instance is `matplotlib.colormaps`. There should be
no need for users to instantiate `.ColormapRegistry` themselves.
Expand Down

0 comments on commit a2f2db9

Please sign in to comment.