packstack/tests
Christian Berendt d7916cec60 Enable PEP8 checks H102, H232, H233, H301, H904
* H102  Apache 2.0 license header not found
* H232  Python 3.x incompatible octal xxx should be written as 0oxxx
* H233  Python 3.x incompatible use of print operator
* H301  one import per line
* H904  Wrap long lines in parentheses instead of a backslash

Change-Id: I07003acb76eaa719daabc451239067494efa2bba
2015-02-02 10:45:44 +01:00
..
installer Enable PEP8 checks H102, H232, H233, H301, H904 2015-02-02 10:45:44 +01:00
modules Enable several PEP8 checks 2015-01-21 19:11:49 +01:00
__init__.py Added missing validator test renamed validators module to be pep8 compliant 2013-03-13 14:12:34 +01:00
test_base.py Enable PEP8 checks for F401, E202, E271, E272, E711, E712 2015-01-16 13:11:31 +01:00
test_plugin_serverprep.py Enable several PEP8 checks 2015-01-21 19:11:49 +01:00