Skip to content

Commit 9adefc3

Browse files
committed
fix review idea
Signed-off-by: Manjusaka <[email protected]>
1 parent 619a846 commit 9adefc3

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
@@ -1940,7 +1940,6 @@ def testfunc(n):
19401940
self.assertIn("_GET_LEN", uops)
19411941
self.assertIn("_POP_TOP_LOAD_CONST_INLINE_BORROW", uops)
19421942

1943-
19441943
def test_get_len_with_non_tuple(self):
19451944
def testfunc(n):
19461945
x = ""

0 commit comments

Comments
 (0)