1 parent cd9d71e commit 74ab341Copy full SHA for 74ab341
1 file changed
tests/cpydiff/types_float_rounding.py
@@ -5,5 +5,3 @@
5
workaround: Unknown
6
"""
7
print('%.1g' % -9.9)
8
-print('%.1e' % 9.99)
9
-print('%.1e' % 0.999)
0 commit comments