diff --git a/.coveragerc b/.coveragerc index 3b796a5..1e1f0fa 100644 --- a/.coveragerc +++ b/.coveragerc @@ -4,4 +4,4 @@ source = gbpautomation omit = gbpautomation/tests/*,gbpautomation/openstack/* [report] -ignore-errors = True \ No newline at end of file +ignore_errors = True