gh-104539: Fix indentation error in logging.config.rst (#104545)

Fix indentation error in logging.config.rst
This commit is contained in:
Jesper Noordsij 2023-05-16 14:13:53 +02:00 committed by GitHub
parent c22fced96c
commit 0bb61dd5b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -111,7 +111,7 @@ in :mod:`logging` itself) and defining handlers which are declared either in
they or their ancestors are explicitly named
in the logging configuration.
:param encoding: The encoding used to open file when *fname* is filename.
:param encoding: The encoding used to open file when *fname* is filename.
.. versionchanged:: 3.4
An instance of a subclass of :class:`~configparser.RawConfigParser` is