diff options
author | Daniel Watkins <oddbloke@ubuntu.com> | 2020-05-14 15:39:19 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-14 15:39:19 -0400 |
commit | 09492b1d0f4b1826a7a98709c61d48bf14a1ec64 (patch) | |
tree | 9150f282f7925c331235d1bb7199ba5b778c146e /cloudinit/handlers | |
parent | 4261ae538563d262bc76b8c55f7cc0c8abb14b00 (diff) | |
download | vyos-cloud-init-09492b1d0f4b1826a7a98709c61d48bf14a1ec64.tar.gz vyos-cloud-init-09492b1d0f4b1826a7a98709c61d48bf14a1ec64.zip |
cloudinit: minor pylint fixes (#360)
We recently discovered that pylint is failing to report some errors when
invoked across our entire codebase (see
https://github.com/PyCQA/pylint/issues/3611). I've run pylint across
every Python file under cloudinit/[0], and this commit fixes the issues
so-discovered.
[0] find cloudinit/ -name "*.py" | xargs -n 1 -t .tox/pylint/bin/python -m pylint
Diffstat (limited to 'cloudinit/handlers')
0 files changed, 0 insertions, 0 deletions