Brian Haley e92e98f8c6 Start running pylint for pep8 tests
When 'tox -e pep8' was run it didn't run any pylint
checks, let's start doing it.

Fixed issues pylint found, 2.6.0 added two new checkers
[1] that make pep8 validation fail:

- raise-missing-from (W0707)
- super-with-arguments (R1725)

[1] http://pylint.pycqa.org/en/latest/technical_reference/features.html

Change-Id: Ib83f30696269c968f41f9c1131596268a4412658
2020-09-17 09:53:01 -04:00
..
2020-09-17 09:53:01 -04:00
2020-09-17 09:53:01 -04:00
2020-03-17 15:31:31 +09:00
2019-02-19 09:41:39 +01:00
2020-09-17 09:53:01 -04:00
2020-01-22 13:16:45 +00:00
2020-09-17 09:53:01 -04:00
2020-09-17 09:53:01 -04:00
2020-09-17 09:53:01 -04:00
2015-12-07 18:50:07 +00:00