Skip to content

Commit 2b5e3e0

Browse files
committed
Fix whitespace
1 parent eaf3f23 commit 2b5e3e0

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
@@ -952,7 +952,6 @@ def return_tenth():
952952

953953
self.assertLessEqual(count_ops(ex, "_COMPARE_OP_FLOAT"), 1)
954954

955-
956955
def test_compare_float_ne_narrows_to_constant(self):
957956
def f(n):
958957
def return_tenth():

0 commit comments

Comments
 (0)