neutron-lib/tools
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
..
api_report.sh Updates to API report tooling 2016-11-02 10:05:56 -06:00
check_samples.sh Validate API sample JSON files 2017-02-10 11:15:01 +09:00
coding-checks.sh Start running pylint for pep8 tests 2020-09-17 09:53:01 -04:00
migration_report.sh Migration report: validate that bc is installed 2016-07-19 07:21:45 -07:00
pyir.py Use importlib to take place of imp module 2020-08-30 19:38:43 +08:00