[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] 2024-05-27 07:49:28 +00:00
parent e3359458ee
commit 53e9aa4604
1 changed files with 0 additions and 1 deletions

View File

@ -142,7 +142,6 @@ class MonkeyPatch:
which undoes any patching done inside the ``with`` block upon exit.
Example:
.. code-block:: python
import functools