octavia/octavia/certificates/generator
Gregory Thiemonge 4a9de5b27a Fix new pylint issues
new pylint 2.9.0 provides some new checkers and detects new errors with
existing checkers:
- consider-using-enumerate (disabled)
- consider-using-from-import
- arguments-renamed (disabled)
- consider-using-with
- consider-using-dict-items

Change-Id: I4651f8bdaca13486a1dc6408f445d41779a95653
2021-06-30 11:07:03 +02:00
..
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
cert_gen.py Remove all usage of six library 2020-03-18 17:15:26 -04:00
local.py Fix new pylint issues 2021-06-30 11:07:03 +02:00