mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
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