We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbaa721 commit 7bc16c8Copy full SHA for 7bc16c8
.coveragerc
@@ -4,4 +4,4 @@ source = nova
4
omit = nova/tests/*,nova/openstack/*
5
6
[report]
7
-ignore-errors = True
+ignore_errors = True
0 commit comments