mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
Change ignore-errors to ignore_errors
Needed for coverage 4.0 Change-Id: I38a9361df07f290ea3588996462bbbc1a6d7b8d8
This commit is contained in:
parent
2616fdb089
commit
0857da76d9
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@ source = openstackclient
|
|||
omit = openstackclient/openstack/*
|
||||
|
||||
[report]
|
||||
ignore-errors = True
|
||||
ignore_errors = True
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue