sahara/sahara/db
Luigi Toscano b21e696926 Adapt to the additional rules from pycodestyle 2.5.0
It is wreaking havoc on the openstack gates, let's fix the issues.

Fix:
- E117: Over-indented code blocks;
- E305: Expected 2 blank lines after class or function definition

Ignore for now:
- W504: Line break after binary operator
- W605: Invalid escape sequence

W504 should be fixed together with its sibling W503.

Change-Id: I1483fae77153ffb24bfc51de2b83ea9db6737bfd
2019-02-15 00:18:53 +01:00
..
migration Adapt to the additional rules from pycodestyle 2.5.0 2019-02-15 00:18:53 +01:00
sqlalchemy Adapt to the additional rules from pycodestyle 2.5.0 2019-02-15 00:18:53 +01:00
templates Adapt to the additional rules from pycodestyle 2.5.0 2019-02-15 00:18:53 +01:00
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
api.py TrivialFix: Remove logging import usused 2016-08-26 14:03:06 +07:00
base.py Using oslo_* instead of oslo.* 2015-02-04 13:19:28 +03:00