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 Jul 7, 2020
1 parent 02b7f98 commit 046faa7
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 046faa7

Please sign in to comment.