nrc-cnrc/MetroloPy

Function _unit.mulr() does not exist

Pablofero opened this issue · 2 comments

Hello,
I think I have found a typo...

un = self._unit.mulr(one)[0]

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!

Oops, I will fix that...

Finally fixed this in version 0.6.2. Thanks!!