Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 8, 2024
1 parent c0ffee4 commit d034246
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion testing/test_collection.py
Expand Up @@ -6,7 +6,8 @@
import sys
import tempfile
import textwrap
from typing import List, Type
from typing import List
from typing import Type

from _pytest.assertion.util import running_on_ci
from _pytest.config import ExitCode
Expand Down

0 comments on commit d034246

Please sign in to comment.