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.
1 parent 2ea9371 commit afeeaf3Copy full SHA for afeeaf3
lib/matplotlib/__init__.py
@@ -306,7 +306,7 @@ def set_loglevel(level):
306
<https://docs.python.org/3/library/logging.html#logging-levels>`__.
307
308
For backwards compatibility, the levels are case-insensitive, but
309
- the capitalized version is preferred in analogy to `.Logger.setLevel`.
+ the capitalized version is preferred in analogy to `logging.Logger.setLevel`.
310
311
Notes
312
-----
0 commit comments