mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-25 14:35:40 +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.