horizon/horizon/test/test_dashboards/dogs/puppies
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
..
templates/puppies Initialize table action buttons for lazy-loaded tabs 2014-08-11 18:01:41 +04:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
panel.py Gate on H102 Apache 2.0 license header not found for pep8 2013-11-19 13:55:04 -05:00
tables.py Honor comments for translators when extracting messages 2016-03-07 23:11:39 +09:00
tabs.py Initialize table action buttons for lazy-loaded tabs 2014-08-11 18:01:41 +04:00
urls.py hacking: noqa cleanup in horizon 2017-03-17 19:38:47 +00:00
views.py Initialize table action buttons for lazy-loaded tabs 2014-08-11 18:01:41 +04:00