Merge "Simplify tox hacking rule to match other projects"
This commit is contained in:
commit
d5cdf0cf7e
2
tox.ini
2
tox.ini
@ -97,5 +97,5 @@ builtins = _
|
||||
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,tools
|
||||
|
||||
[hacking]
|
||||
import_exceptions = sahara.i18n._, sahara.i18n._LI, sahara.i18n._LW, sahara.i18n._LE, sahara.i18n._LC
|
||||
import_exceptions = sahara.i18n
|
||||
local-check-factory = sahara.utils.hacking.checks.factory
|
||||
|
Loading…
Reference in New Issue
Block a user