Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 20dcf90

Browse files
story645timhoffm
andauthored
Update lib/matplotlib/colors.py
Co-authored-by: Tim Hoffmann <[email protected]>
1 parent 95b5671 commit 20dcf90

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 `np.ma.masked`
396396
397397
keep_alpha: bool, default: False
398398
If False, use the ``#rrggbb`` format, otherwise use ``#rrggbbaa``.

0 commit comments

Comments
 (0)