Currently library doesn't have support for millibyte. But if you use involuntarily (let's say data comes from external API), it calculates millibyte as megabyte for the following code: normalized_unit.startswith(unit.decimal.symbol[0].lower())).
Do you have any plan to add support for millibyte?
Currently library doesn't have support for millibyte. But if you use involuntarily (let's say data comes from external API), it calculates millibyte as megabyte for the following code: normalized_unit.startswith(unit.decimal.symbol[0].lower())).
Do you have any plan to add support for millibyte?