Skip to content

Commit 74ab341

Browse files
committed
tests/cpydiff: Remove working cases from types_float_rounding.
1 parent cd9d71e commit 74ab341

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/cpydiff/types_float_rounding.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,3 @@
55
workaround: Unknown
66
"""
77
print('%.1g' % -9.9)
8-
print('%.1e' % 9.99)
9-
print('%.1e' % 0.999)

0 commit comments

Comments
 (0)