magnum/magnum/db
Tom Cammann 803caa547b Fix ignored E121 to E125 pep 8 rules
Fix pep8 violations for E121, E122, E123, E124, E125 and remove the
ignored rules from tox.ini.

E125 no longer should be ignored as the rule has been updated and shows
valid styling validation. Other style suggestions for writing long if
statements can be found here https://stackoverflow.com/questions/181530
if this rule violation causes any issue.

Closes-Bug: 1462955
Change-Id: Ic9a31a9dff15da634a97dfe9cdff6d367ecc17e9
2015-06-08 10:55:34 +00:00
..
sqlalchemy Fix ignored E121 to E125 pep 8 rules 2015-06-08 10:55:34 +00:00
__init__.py Copy Ironic's database model codebase 2014-12-02 15:04:31 -07:00
api.py Fix method signatures unmatching in db api 2015-06-01 18:56:09 -07:00
migration.py Remove downgrade from existing migrations 2015-03-28 10:27:53 +08:00