Skip to content

Commit 5cfbad4

Browse files
committed
format code
Signed-off-by: Manjusaka <[email protected]>
1 parent 6d92614 commit 5cfbad4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_capi/test_opt.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1969,7 +1969,6 @@ def testfunc(n):
19691969
self.assertNotIn("_GUARD_NOS_INT", uops)
19701970
self.assertIn("_GET_LEN", uops)
19711971

1972-
19731972
def test_binary_op_subscr_tuple_int(self):
19741973
def testfunc(n):
19751974
x = 0

0 commit comments

Comments
 (0)