Function _unit.mulr() does not exist
Pablofero opened this issue · 2 comments
Pablofero commented
Hello,
I think I have found a typo...
Line 1575 in 3458367
I have tested the two examples given and I get
AttributeError '_CompositeUnit' object has no attribute 'mulr'
This could have been caught with a unit tests ;)
Loving this module, keep up the great work!
hvparks commented
Oops, I will fix that...
hvparks commented
Finally fixed this in version 0.6.2. Thanks!!