shift unit to prevent additional digits after rounding
authorMischa POSLAWSKY <perl@shiar.org>
Mon, 31 Oct 2022 15:40:35 +0000 (16:40 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 1 Nov 2022 02:14:50 +0000 (03:14 +0100)
Fix 0.9995 from showing up as 1000m instead of 1.0.


No differences found