Skip to content

Commit 864c868

Browse files
ekohilascorona10
andauthored
Update Lib/test/test_capi/test_abstract.py
Co-authored-by: Donghee Na <[email protected]>
1 parent 445bcc0 commit 864c868

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_capi/test_abstract.py

-1
Original file line numberDiff line numberDiff line change
@@ -818,7 +818,6 @@ def test_sequence_tuple(self):
818818
self.assertRaises(SystemError, xtuple, NULL)
819819

820820
def test_number_check_complex(self):
821-
number_check = _testcapi.number_check
822821
self.assertTrue(_testcapi.number_check(1 + 1j))
823822

824823

0 commit comments

Comments
 (0)