fix: handle division by zero in percentage calculations (#550)

* fix: Handle division by zero in percentage calculations

* lint
This commit is contained in:
you-n-g
2025-02-05 10:21:53 +08:00
committed by GitHub
parent 35e3156018
commit 1678461f5a
6 changed files with 8 additions and 10 deletions
@@ -1,6 +1,6 @@
"""
Beyond previous tests
-
-
"""
import json