[ ] User visible changes (including notable bug fixes) are documented in whats-new.rst
[ ] New functions/methods are listed in api.rst
matplotlib/matplotlib#29135 deprecated passing N to ListedColormap. This PR avoids the deprecation warnings once the new matplotlib version is released.
whats-new.rst
api.rst
matplotlib/matplotlib#29135 deprecated passing
N
toListedColormap
. This PR avoids the deprecation warnings once the new matplotlib version is released.