8000 Update lib/matplotlib/colors.py · matplotlib/matplotlib@143c30e · GitHub
[go: up one dir, main page]

Skip to content

Commit 143c30e

Browse files
story645dstansby
andauthored
Update lib/matplotlib/colors.py
Co-authored-by: David Stansby <dstansby@gmail.com>
1 parent 6529020 commit 143c30e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/colors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ def to_hex(c, keep_alpha=False):
392392
393393
Parameters
394394
----------
395-
c : :doc:`color </tutorials/colors/colors>` or `np.ma.masked`
395+
c : :doc:`color </tutorials/colors/colors>` or `numpy.ma.masked`
396396
397397
keep_alpha: bool, default: False
398398
If False, use the ``#rrggbb`` format, otherwise use ``#rrggbbaa``.

0 commit comments

Comments
 (0)
0