Skip to content

Commit 7f64a64

Browse files
committed
Revert accidental whitespace change
1 parent 9967aea commit 7f64a64

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
@@ -458,6 +458,7 @@ def _run_with_optimizer(self, testfunc, arg):
458458
ex = get_first_executor(testfunc)
459459
return res, ex
460460

461+
461462
def test_int_type_propagation(self):
462463
def testfunc(loops):
463464
num = 0

0 commit comments

Comments
 (0)