https://github.com/ballandt/avmath/blob/5496843d52409f4b3cb7dff0f7fc7fa9e78f6614/src/avmath/__init__.py#L203 In the `Fraction.__pow__` method exists a print statement for debugging purposes that is not deleted.
avmath/src/avmath/__init__.py
Line 203 in 5496843
In the
Fraction.__pow__method exists a print statement for debugging purposes that is not deleted.