Skip to content

Commit afeeaf3

Browse files
timhoffmtacaswell
andauthored
Update lib/matplotlib/__init__.py
Co-authored-by: Thomas A Caswell <tcaswell@gmail.com>
1 parent 2ea9371 commit afeeaf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ def set_loglevel(level):
306306
<https://docs.python.org/3/library/logging.html#logging-levels>`__.
307307
308308
For backwards compatibility, the levels are case-insensitive, but
309-
the capitalized version is preferred in analogy to `.Logger.setLevel`.
309+
the capitalized version is preferred in analogy to `logging.Logger.setLevel`.
310310
311311
Notes
312312
-----

0 commit comments

Comments
 (0)