Carlos Goncalves b38f83120c Fix new pylint errors
Pylint 2.6.0 added two new checkers [1] that make pep8 validation to
fail:

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

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

Change-Id: I50e798178a546132fba608ec4350d19a24986326
2020-08-26 21:08:08 +02:00
..
2020-08-26 21:08:08 +02:00