diff options
author | Chad Smith <chad.smith@canonical.com> | 2018-09-21 08:39:17 +0000 |
---|---|---|
committer | Server Team CI Bot <josh.powers+server-team-bot@canonical.com> | 2018-09-21 08:39:17 +0000 |
commit | 1c63a4f5d5cc045ef66291afe1694bd58cc059af (patch) | |
tree | 2aa4c4e96d3c858e5733d6e350c957938565d4a2 /cloudinit/signal_handler.py | |
parent | f0ff194054da90b7b49620b5658342e52156d68e (diff) | |
download | vyos-cloud-init-1c63a4f5d5cc045ef66291afe1694bd58cc059af.tar.gz vyos-cloud-init-1c63a4f5d5cc045ef66291afe1694bd58cc059af.zip |
pylint: ignore warning assignment-from-no-return for _write_network
Distro subclasses arch, freebsd and debian still have a path with an
implemented _write_network method which has a return value. Can drop
this pylint ignore when _write_network is dropped from arch, freebsd
and debian.
Diffstat (limited to 'cloudinit/signal_handler.py')
0 files changed, 0 insertions, 0 deletions