issues
search
connorferster
/
forallpeople
Python SI units library: your 'daily driver' for calculations.
Apache License 2.0
307
stars
40
forks
source link
Various Fixes
#75
Closed
connorferster
closed
1 year ago
connorferster
commented
1 year ago
FIXES:
Doc string on
.to()
was incorrect (#74)
Added tolerance check to factor look-up (#73, #63)
Error raised when using
.to()
with a unit name that was not available (#72)
.repr
is now consistent with attribute names (#71)
FIXES:
.to()
was incorrect (#74).to()
with a unit name that was not available (#72).repr
is now consistent with attribute names (#71)