Skip to content

Commit

Permalink
Don't really need that test
Browse files Browse the repository at this point in the history
  • Loading branch information
JelleZijlstra committed Jun 22, 2024
1 parent 635f3c6 commit f9e522b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test_typing_extensions.py
Original file line number Diff line number Diff line change
Expand Up @@ -5503,7 +5503,6 @@ def test_call(self):
1,
"int",
int,
list[int],
Tuple[int, str],
]
for obj in objs:
Expand Down

0 comments on commit f9e522b

Please sign in to comment.