Skip to content

Commit 0b04abd

Browse files
tacaswelldstansby
andcommitted
DOC: finish sentence
Co-Authored-By: David Stansby <dstansby@gmail.com>
1 parent d33b001 commit 0b04abd

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
@@ -228,7 +228,7 @@ def unregister_cmap(name):
228228
Raises
229229
------
230230
ValueError
231-
If you
231+
If you try to de-register a default build-in color map.
232232
"""
233233
if name not in cmap_d:
234234
return

0 commit comments

Comments
 (0)