Skip to content

Commit 348fbbb

Browse files
tacaswelldstansby
andauthored
DOC: finish sentence
Co-Authored-By: David Stansby <dstansby@gmail.com>
1 parent 1b9e6a6 commit 348fbbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/cm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ def unregister_cmap(name):
157157
Raises
158158
------
159159
ValueError
160-
If you
160+
If you try to de-register a default build-in color map.
161161
"""
162162
if name not in cmap_d:
163163
return

0 commit comments

Comments
 (0)