Skip to content

Commit 37bac81

Browse files
committed
lint code
Signed-off-by: Manjusaka <me@manjusaka.me>
1 parent cc87439 commit 37bac81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/test_capi/test_opt.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2297,6 +2297,7 @@ def f(n):
22972297
self.assertIn("_UNPACK_SEQUENCE_TWO_TUPLE", uops)
22982298
self.assertNotIn("_GUARD_TOS_TUPLE", uops)
22992299

2300+
23002301
def global_identity(x):
23012302
return x
23022303

0 commit comments

Comments
 (0)