horizon/tools
Akihiro Motoki 61091388e9 hacking: noqa cleanup in horizon
attribute-level imports are not checked by hacking module now.
most noqa is used to disable warnings on attribute-level imports.
This commit drops noqa for this purpose.

After this, there are 8 noqa under horizon/ :)

In addition to this, the following changes are made.

horizon/exceptions.py: The following imports are dropped.
They are not used anywhere.
  from django.http import HttpRequest
  from django.views.debug import CLEANSED_SUBSTITUTE

horizon/forms/__init__.py:
Some entries were missing in __all__. They are added.

Change-Id: I33b504ef6c396f0675e8a340867e2ca59c77c684
2017-03-17 19:38:47 +00:00
..
gate/integration Fix the collection of integration tests artifacts 2016-09-20 20:56:41 +00:00
abandon_old_reviews.sh Adding review clean up script 2015-01-27 08:56:21 -07:00
install_venv.py hacking: noqa cleanup in horizon 2017-03-17 19:38:47 +00:00
install_venv_common.py Add constraints support to run_tests.sh 2016-11-28 11:06:07 +11:00
pseudo.py Refactor tox & update docs 2016-11-30 20:38:59 +00:00
unit_tests.sh Refactor tox & update docs 2016-11-30 20:38:59 +00:00
with_venv.sh Angular translation via babel (singular only) 2015-07-02 11:13:45 +10:00