Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 100c7cf + 7691818 commit bd1e75aCopy full SHA for bd1e75a
1 file changed
lib/matplotlib/cm.py
@@ -482,4 +482,4 @@ def add_checker(self, checker):
482
483
@cbook.deprecated("3.3")
484
def check_update(self, checker):
485
- return self.check_update(checker)
+ return self._check_update(checker)
0 commit comments