gdanezis/petlib

Returns int, instead of bool?

mchlnix opened this issue · 0 comments

I'm stubbing petlib at the moment and noticed that https://github.com/gdanezis/petlib/blob/master/petlib/bn.py#L763 doesn't return a bool. Is that intentional?