mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-13 00:32:22 +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.