You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test_mul_eq (test.point_test.PointTest) ...
...multiplication random tests...
/home/travis/build/CT-18/cg_common/cg/point.py:81: RuntimeWarning: divide by zero encountered in floor_divide
res.coord[-1] //= other
...passed 1500 tests...
ok