From a4126a87dc5c1d0a243bba2851a215bfe4990273 Mon Sep 17 00:00:00 2001 From: zssherman Date: Thu, 6 Jul 2023 14:01:07 -0500 Subject: [PATCH] MNT: Update docstring. --- cmweather/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmweather/__init__.py b/cmweather/__init__.py index 33586a5..49618ab 100644 --- a/cmweather/__init__.py +++ b/cmweather/__init__.py @@ -7,7 +7,7 @@ colormaps for plotting. Available colormaps, reversed versions (_r) are also provided, these -colormaps are available within matplotlib with names 'pyart_COLORMAP': +colormaps are available within matplotlib with names 'COLORMAP': * BlueBrown10 * BlueBrown11