Skip to content

Commit 4f508c3

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 1d83409 commit 4f508c3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pytest_asyncio/plugin.py

-6
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@
2323
from typing import (
2424
Any,
2525
Callable,
26-
Dict,
27-
List,
28-
Literal,
29-
Optional,
30-
Set,
31-
Type,
3226
Literal,
3327
TypeVar,
3428
Union,

0 commit comments

Comments
 (0)