Skip to content

Commit 10ec3ed

Browse files
committed
Remove trailing whitespace.
1 parent d383188 commit 10ec3ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_capi/test_opt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2945,7 +2945,7 @@ class A:
29452945
if not a:
29462946
return 0
29472947
return 1
2948-
2948+
29492949
res, ex = self._run_with_optimizer(testfunc, TIER2_THRESHOLD)
29502950
self.assertEqual(res, 1)
29512951
self.assertIsNotNone(ex)

0 commit comments

Comments
 (0)