[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2022-05-07 22:00:03 +00:00
parent 74fcfd8e8a
commit 4ecc41c662
1 changed files with 2 additions and 2 deletions

View File

@ -176,8 +176,8 @@ logging records as they are emitted directly into the console.
You can specify the logging level for which log records with equal or higher
level are printed to the console by passing ``--log-cli-level``. This setting
accepts the logging level names as seen in
`python's documentation <https://docs.python.org/3/library/logging.html#logging-levels>`_
accepts the logging level names as seen in
`python's documentation <https://docs.python.org/3/library/logging.html#logging-levels>`_
or an integer as the logging level num.
Additionally, you can also specify ``--log-cli-format`` and