diff --git a/tox.ini b/tox.ini index 14f532eb..024bdc7d 100644 --- a/tox.ini +++ b/tox.ini @@ -41,7 +41,7 @@ plugins = [coverage:report] show_missing = true skip_covered = true -fail_under = 96.4 +fail_under = 96.1 precision = 1 [flake8]