diff --git a/.coveragerc b/.coveragerc index 621aa1ea..2fe19533 100644 --- a/.coveragerc +++ b/.coveragerc @@ -4,4 +4,4 @@ source = tripleo-specs omit = tripleo-specs/tests/*,tripleo-specs/openstack/* [report] -ignore-errors = True \ No newline at end of file +ignore_errors = True