yunruse / Noether

Just another units package
MIT License
9 stars 0 forks source link

Uncertainties not shown in `LinearUnit` #8

Closed yunruse closed 11 months ago

yunruse commented 1 year ago

Steps

>>> meter(1, 0.2) @ meter & cm
1 m  # length

Expected behaviour

LinearUnits should show uncertainty somewhere.

Actual behaviour

The uncertainty isn't displayed.