Skip to content

Commit e0fd4ab

Browse files
committed
Add string input in overrule_bg docstring in makecpt.py
1 parent ecb7fdc commit e0fd4ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygmt/src/makecpt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ def makecpt(**kwargs):
118118
happens before *truncate* and *series* values are used so the latter
119119
must be compatible with the changed *z*-range. See also
120120
:gmt-docs:`cookbook/features.html#manipulating-cpts`.
121-
overrule_bg :
121+
overrule_bg : str
122122
Overrule background, foreground, and NaN colors specified in the master
123123
CPT with the values of the parameters :gmt-term:`COLOR_BACKGROUND`,
124124
:gmt-term:`COLOR_FOREGROUND`, and :gmt-term:`COLOR_NAN` specified in

0 commit comments

Comments
 (0)