You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it doesn't handle correctly the (low, high)*unit case
it returns an error if the interval low>end. However some units conversions (spectral for example) might result in invalid intervals. The fix is to check the interval only for default units and autocorrect the other cases.
The text was updated successfully, but these errors were encountered:
Couple of issues with the formatter:
The text was updated successfully, but these errors were encountered: