Skip to content

Commit

Permalink
fixup! fixup! typing for diff
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed committed Nov 5, 2020
1 parent d3405e2 commit fce7031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_pytest/python.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
from typing import Dict
from typing import Iterable
from typing import List
from typing import Optional
from typing import Mapping
from typing import Optional
from typing import Tuple
from typing import Union

Expand Down

0 comments on commit fce7031

Please sign in to comment.