Skip to content

Commit 046faa7

Browse files
committed
fixup! fixup! typing for diff
1 parent 02b7f98 commit 046faa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_pytest/python.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
from typing import Dict
1818
from typing import Iterable
1919
from typing import List
20-
from typing import Optional
2120
from typing import Mapping
21+
from typing import Optional
2222
from typing import Tuple
2323
from typing import Union
2424

0 commit comments

Comments
 (0)