diff --git a/tox.ini b/tox.ini index 60a18b5..0a5a8a6 100644 --- a/tox.ini +++ b/tox.ini @@ -45,7 +45,7 @@ plugins = [coverage:report] show_missing = true skip_covered = true -fail_under = 97.1 +fail_under = 96.9 precision = 1