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 6728ce2 commit 0dd6945Copy full SHA for 0dd6945
src/_pytest/config/__init__.py
@@ -31,7 +31,6 @@
31
from typing import final
32
from typing import IO
33
from typing import TextIO
34
-from typing import Type
35
from typing import TYPE_CHECKING
36
import warnings
37
0 commit comments