glance/glance/db/sqlalchemy
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
..
migrate_repo Enable hacking H301 and disable H304, H302 2014-02-18 16:05:18 +04:00
__init__.py Create 'simple' db driver 2012-06-07 09:20:50 -07:00
api.py Merge "fix bug:range() is not same in py3.x and py2.x" 2014-01-24 10:29:37 +00:00
models.py Add a virtual_size attribute to the Image model 2014-02-13 15:13:10 +01:00