diff --git a/pyproject.toml b/pyproject.toml index d88fdaca..d512dca9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -90,7 +90,7 @@ omit = ["pyinjective/proto/*"] [tool.coverage.report] skip_empty = true -fail_under = 56.3 +fail_under = 53.1 precision = 2