Closed tkw1536 closed 7 years ago
Recently a lot of commits and PRs have been breaking PEP8 compliance. This PR reworks and adds PEP8 style checking to travis tests to prevent this in the future. In particular the check_pep8.py script has been turned into a proper unittest TestCase.
/cc @thunderboltsid
Recently a lot of commits and PRs have been breaking PEP8 compliance. This PR reworks and adds PEP8 style checking to travis tests to prevent this in the future. In particular the check_pep8.py script has been turned into a proper unittest TestCase.
/cc @thunderboltsid