diff options
author | Daniel Watkins <oddbloke@ubuntu.com> | 2020-07-06 11:31:33 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-06 09:31:33 -0600 |
commit | 411dbbebd328163bcb1c676cc711f3e5ed805375 (patch) | |
tree | c67207e7470f1aacfd99131a1ca6ed466880e805 /config | |
parent | b923a9e324fed6832d6afeb9908db25b3918839e (diff) | |
download | vyos-cloud-init-411dbbebd328163bcb1c676cc711f3e5ed805375.tar.gz vyos-cloud-init-411dbbebd328163bcb1c676cc711f3e5ed805375.zip |
cloudinit: fix tip-pylint failures and bump pinned pylint version (#478)
Specifically:
* disable E1102 in cloudinit/sources/helpers/openstack.py for reasons
described in a comment, and
* refactor `abs_join` to require at least one positional argument; this
matches os.path.join's signature, and that mismatch is what was
causing pylint to emit a warning
* bump to pylint 2.4.2
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions