tuskar-ui/tuskar_ui
Imre Farkas ff77bcf778 Enable H302 check
H302 check was enabled in Horizon recently which allows importing modules only.
This patch fixes all import statements except for gettext where it makes more
sense to use _. In those cases the warnings are discarded by adding the # noqa
comment to the end of the line.

Fixes: bug #1218882

Change-Id: I745471bd372fac3724aa04cc08c512fb823cfbd0
2013-08-30 15:07:41 +02:00
..
infrastructure Enable H302 check 2013-08-30 15:07:41 +02:00
test Enable H302 check 2013-08-30 15:07:41 +02:00
__init__.py Reorganise the tuskar files 2013-08-13 14:36:48 +02:00
api.py Enable H302 check 2013-08-30 15:07:41 +02:00
exceptions.py Removed copyright from header 2013-08-26 11:55:10 -04:00
forms.py Fixed tests 2013-08-13 14:54:36 -04:00
tables.py Enable H302 check 2013-08-30 15:07:41 +02:00
workflows.py Enable H302 check 2013-08-30 15:07:41 +02:00