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 Oct 13, 2020
1 parent d6863ed commit 5621200
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 5621200

Please sign in to comment.