horizon/openstack_dashboard/dashboards/identity/mappings
Akihiro Motoki baa4ca8dce hacking: noqa cleanup in openstack_dashboard
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 only 3 noqa under openstack_dashboard/ :)

Change-Id: I4a449802f5dbd6e44e4b8b5c378a555d47d9a99f
2017-03-17 19:38:47 +00:00
..
templates/mappings Add default common template to python table views 2017-01-05 08:59:35 +00:00
__init__.py Add basic CRUD for federation mapping 2016-02-04 00:10:46 +00:00
forms.py Add basic CRUD for federation mapping 2016-02-04 00:10:46 +00:00
panel.py Add basic CRUD for federation mapping 2016-02-04 00:10:46 +00:00
tables.py Remove dangerous safestring declaration 2017-03-07 08:10:19 +00:00
tests.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Add default common template to python table views 2017-01-05 08:59:35 +00:00