We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de8adbc commit a5515e1Copy full SHA for a5515e1
1 file changed
src/_pytest/python.py
@@ -17,8 +17,8 @@
17
from typing import Dict
18
from typing import Iterable
19
from typing import List
20
-from typing import Optional
21
from typing import Mapping
+from typing import Optional
22
from typing import Tuple
23
from typing import Union
24
0 commit comments