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

Skip to content

Commit b3fadcb

Browse files
authored
Merge pull request #15164 from rheinchester/master
removed a typo
2 parents b12a3a8 + 03fa734 commit b3fadcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/matplotlib/cm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ class ScalarMappable:
146146
147147
"""
148148
def __init__(self, norm=None, cmap=None):
149-
r"""
149+
"""
150150
151151
Parameters
152152
----------

0 commit comments

Comments
 (0)