glance/glance/api/v1
Julia Varlamova 67c79540c7 Enable hacking H301 and disable H304, H302
Enable hacking H301: one import per line. H304 and H302 check enables too,
so we temporarily disable it since it does not pass.

Fix imports in files below.

Add # noqa to migration scripts.

Change-Id: I6a8d4dcd9c3195d2848f218aafe304b1240ab60c
2014-02-18 16:05:18 +04:00
..
__init__.py Remove vim header 2014-01-14 16:03:28 +00:00
controller.py Remove vim header 2014-01-14 16:03:28 +00:00
filters.py Remove vim header 2014-01-14 16:03:28 +00:00
images.py Enable hacking H301 and disable H304, H302 2014-02-18 16:05:18 +04:00
members.py Merge "Bump hacking to 0.8 and get python 3.x compatibility" 2014-01-16 01:44:54 +00:00
router.py Remove vim header 2014-01-14 16:03:28 +00:00
upload_utils.py Enable F841 check 2014-02-13 16:54:12 +04:00