We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaf3f23 commit 2b5e3e0Copy full SHA for 2b5e3e0
1 file changed
Lib/test/test_capi/test_opt.py
@@ -952,7 +952,6 @@ def return_tenth():
952
953
self.assertLessEqual(count_ops(ex, "_COMPARE_OP_FLOAT"), 1)
954
955
-
956
def test_compare_float_ne_narrows_to_constant(self):
957
def f(n):
958
def return_tenth():
0 commit comments