Disable lint checks for unused DEBUG
This commit is contained in:
parent
4a1e65a8ba
commit
7b90df8ea0
@ -9,7 +9,7 @@ from charmhelpers.contrib.openstack.amulet.deployment import (
|
|||||||
|
|
||||||
from charmhelpers.contrib.openstack.amulet.utils import (
|
from charmhelpers.contrib.openstack.amulet.utils import (
|
||||||
OpenStackAmuletUtils,
|
OpenStackAmuletUtils,
|
||||||
DEBUG,
|
DEBUG, # flake8: noqa
|
||||||
ERROR
|
ERROR
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user