Skip to content

Commit a5989fd

Browse files
committed
clean up
1 parent 78ec3dd commit a5989fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_unittest/testmock/testmock.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1745,7 +1745,6 @@ def static_method(): pass
17451745

17461746
# gh-145754
17471747
def test_create_autospec_type_hints_typechecking(self):
1748-
17491748
def foo(x: Tuple[int, ...]) -> None:
17501749
pass
17511750

0 commit comments

Comments
 (0)