| commit | 72f09885db3935e77901c3dee132cb176b927c7b | [log] [tgz] |
|---|---|---|
| author | peusterm <manuel.peuster@uni-paderborn.de> | Tue May 15 17:10:27 2018 +0200 |
| committer | peusterm <manuel.peuster@uni-paderborn.de> | Tue May 15 17:45:37 2018 +0200 |
| tree | 56e0666c4e3e5e2dbb92d4c9ee29d2625f5c21bc | |
| parent | 3e16acbebd2c6669c1bbe5a7e3bb313aa1494e20 [diff] |
Refactoring: Made complete codebase PEP8 compatible. Only PEP8 rule E501 (line too long) is not yet reflected by this change. The patch also adds automated code style checks to the CI test stage using flake8. It will let the tests fail if there is a code style violation. Change-Id: I90956dd424a46691546ef720351757d3c43451a7 Signed-off-by: peusterm <manuel.peuster@uni-paderborn.de>