Regressions in Operation behavior
Following !6, some bugs have been introduced in Operations :
-
abs
operator doesn't work -
__str__
methods don't work - operations with a scalar first don't work e.g.
1 + pyotb_obj
Following !6, some bugs have been introduced in Operations :
abs
operator doesn't work__str__
methods don't work1 + pyotb_obj