trove/trove/flavor
Sushil Kumar 843bb0cd53 Fixes hacking rules
This patchset helps reducing the ignored pep8 errors.

Fixed some ignored hacking rules, as listed follows:
- E111 indentation is not a multiple of four
- E122 continuation line missing indentation or outdented
- E123 closing bracket does not match indentation of opening bracket's line
- E128 continuation line under-indented for visual indent
- E251 unexpected spaces around keyword / parameter equals
- E265 block comment should start with '# '
- E713 test for membership should be 'not in'
- H105  Don't use author tags
- H306  imports not in alphabetical order

Change-Id: Iadf2af4f6ec90420153ad63b5a41650392ef2cbd
2015-05-29 07:27:59 +00:00
..
__init__.py Remove copyright from empty files 2014-01-16 13:13:23 +04:00
models.py Remove extraneous vim configuration comments 2014-02-27 15:05:21 +08:00
service.py Support string flavor IDs 2014-12-23 12:56:19 -08:00
views.py Fixes hacking rules 2015-05-29 07:27:59 +00:00