We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32c4334 commit 55ed601Copy full SHA for 55ed601
1 file changed
Lib/test/test_typing.py
@@ -43,7 +43,6 @@
43
from typing import TypeAlias
44
from typing import ParamSpec, Concatenate, ParamSpecArgs, ParamSpecKwargs
45
from typing import TypeGuard, TypeIs, NoDefault
46
-from typing import _eval_type
47
import abc
48
import textwrap
49
import typing
0 commit comments