Disable import exception for tacker.i18n
Change-Id: I25aa6efe44be0f6efd47bcf46a35c559aedeca1c
This commit is contained in:
parent
99ca429cd1
commit
9e203b9337
1
tox.ini
1
tox.ini
@ -80,4 +80,5 @@ builtins = _
|
|||||||
exclude = .venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,tools,.ropeproject
|
exclude = .venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,tools,.ropeproject
|
||||||
|
|
||||||
[hacking]
|
[hacking]
|
||||||
|
import_exceptions = tacker.i18n
|
||||||
local-check-factory = tacker.hacking.checks.factory
|
local-check-factory = tacker.hacking.checks.factory
|
||||||
|
Loading…
Reference in New Issue
Block a user