summaryrefslogtreecommitdiffstats
path: root/utils/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'utils/setup.cfg')
-rw-r--r--utils/setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/setup.cfg b/utils/setup.cfg
index baeea14f0..18b4e3057 100644
--- a/utils/setup.cfg
+++ b/utils/setup.cfg
@@ -11,8 +11,8 @@ with-coverage=1
cover-html=1
cover-inclusive=1
cover-min-percentage=70
-cover-erase=1
detailed-errors=1
+cover-branches=1
[flake8]
max-line-length=120