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
The function as_bytes accepts suffixes like 'M' for megabytes.
It would be nice and more natural to allow the user to specify also 'MB', that means allow for a double letter suffix only when the last letter is a 'B'.