Fixes comments to pass E265 check.

Fixes comments to pass E265 check.
Removes E265 from ignore setting in tox.ini.

Change-Id: I2e83c037a920a06b24695d6daea70ded179e3ebe
This commit is contained in:
Petr Blaho 2014-06-12 16:10:50 +02:00
parent e1dbd31c5b
commit 69f16bf8b1
4 changed files with 5 additions and 5 deletions

View File

@ -45,7 +45,7 @@ commands =
# see https://bugs.launchpad.net/hacking/+bug/1329363
show-source = True
ignore = E123,E125,E265,H305,H307,H803,H904
ignore = E123,E125,H305,H307,H803,H904
builtins = _
exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build