python-octaviaclient/octaviaclient/api
Carlos Goncalves 09f8acc306 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: I861115d01315c7c3d8c235efd20ccde04bddea46
2020-08-25 21:31:21 +02:00
..
v2 Fix new pylint errors 2020-08-25 21:31:21 +02:00
__init__.py Initialize plugin for OSC 2017-04-06 18:07:10 -05:00
constants.py Merge "Add amphora stats show API and CLI" 2020-04-07 23:51:20 +00:00
exceptions.py Fix new pylint errors 2020-08-25 21:31:21 +02:00