mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-05 12:59:02 +00:00
Fixes the `ZeroDivisionError` error by adding `EPS=1e-6` when doing the calculation.
Fixes the `ZeroDivisionError` error by adding `EPS=1e-6` when doing the calculation.