diff options
author | Ryan Harper <ryan.harper@canonical.com> | 2019-03-04 16:50:31 +0000 |
---|---|---|
committer | Server Team CI Bot <josh.powers+server-team-bot@canonical.com> | 2019-03-04 16:50:31 +0000 |
commit | eee0e09ead3d11c32e8888d13d164810ee5f19d6 (patch) | |
tree | 8ba1a47c063c2c5f5c713c4eba1c2956f813b5ba /tools/write-ssh-key-fingerprints | |
parent | bd35300ba36bd63686715fa9661516a518781f6d (diff) | |
download | vyos-cloud-init-eee0e09ead3d11c32e8888d13d164810ee5f19d6.tar.gz vyos-cloud-init-eee0e09ead3d11c32e8888d13d164810ee5f19d6.zip |
tip-pylint: Fix assignment-from-return-none errors
pylint now complains about assignment of None from a
return of a function call. This does not account for subclassing
so we resolve this issue by removing the assignment in the unittest.
Diffstat (limited to 'tools/write-ssh-key-fingerprints')
0 files changed, 0 insertions, 0 deletions