summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorPetr Blaho <petrblaho@gmail.com>2014-06-12 15:29:47 +0200
committerPetr Blaho <petrblaho@gmail.com>2014-08-03 17:19:00 +0200
commit423c17e02bf84dc66b84a7e669563dd4df68cf86 (patch)
tree75bd593716b23998f3972eec24e930dce83ffdc8 /tox.ini
parent3cb592775d063df9afdb65e0d59338b31363d089 (diff)
downloadoslo-db-423c17e02bf84dc66b84a7e669563dd4df68cf86.tar.gz
Uses keyword params for i18n string to pass H703
Uses keyword params for i18n string to pass H703 check. Removes H703 from ignore setting in tox.ini. Change-Id: I7b4f48be739167aed7dcb33a8a70e24adfe02672
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 2d3bdd8..09d9bdc 100644
--- a/tox.ini
+++ b/tox.ini
@@ -45,7 +45,7 @@ commands =
# see https://bugs.launchpad.net/hacking/+bug/1329363
show-source = True
-ignore = E123,E125,E128,E265,H305,H307,H703,H803,H904
+ignore = E123,E125,E128,E265,H305,H307,H803,H904
builtins = _
exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build