tests/cpydiff: Remove working cases from types_float_rounding.
This commit is contained in:
@@ -5,5 +5,3 @@ cause: Unknown
|
||||
workaround: Unknown
|
||||
"""
|
||||
print('%.1g' % -9.9)
|
||||
print('%.1e' % 9.99)
|
||||
print('%.1e' % 0.999)
|
||||
|
||||
Reference in New Issue
Block a user