mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-26 15:05:39 +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.