We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d89d30f commit 8dee4e9Copy full SHA for 8dee4e9
src/_pytest/main.py
@@ -16,8 +16,6 @@
16
import os
17
from pathlib import Path
18
import sys
19
-from typing import AbstractSet
20
-from typing import Callable
21
from typing import final
22
from typing import Literal
23
from typing import overload
0 commit comments