[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-01-14 18:14:16 +00:00
parent 2b41123004
commit 1de56fc344
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ in case of warnings which need to format their messages.
from warnings import warn from warnings import warn
from _pytest.warning_types import PytestDeprecationWarning from _pytest.warning_types import PytestDeprecationWarning
from _pytest.warning_types import PytestRemovedIn8Warning
from _pytest.warning_types import PytestRemovedIn9Warning from _pytest.warning_types import PytestRemovedIn9Warning
from _pytest.warning_types import UnformattedWarning from _pytest.warning_types import UnformattedWarning