neutron-lbaas/neutron_lbaas/db/migration
Rocky fc126428f0 Fix pep8 errors
Recent pep8 upgrade and corresponding pycodestyle(2.4.0) update break
neutron-lbaas pep8 job due to the new rules.

This commit fixes the following new errors:
- E501 line too long
- E402 module level import not at top of file
- W503 line break before binary operator

Story: 2001828
Task: 12584

Change-Id: Ifa5a75745bd03aba6af63422623c5cd9eef344e4
2018-04-12 14:58:11 +10:00
..
alembic_migrations Fix pep8 errors 2018-04-12 14:58:11 +10:00
__init__.py Initializing alembic for separate chain 2014-12-10 17:55:20 -06:00