diff options
author | Paride Legovini <paride.legovini@canonical.com> | 2021-10-07 18:07:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-07 10:07:43 -0600 |
commit | 3d2bac8bf6d0c53f56e14cb2c15b0c695cf0a647 (patch) | |
tree | 8a07902b84569f918c6ed18ca512ba8c4e2d616b /doc/rtd/topics/network-config.rst | |
parent | 1bbb67ca200e53d98d7f14904b986240a2fca4b5 (diff) | |
download | vyos-cloud-init-3d2bac8bf6d0c53f56e14cb2c15b0c695cf0a647.tar.gz vyos-cloud-init-3d2bac8bf6d0c53f56e14cb2c15b0c695cf0a647.zip |
renderer: convert relative imports to absolute (#1052)
Fixes the following pylint error:
cloudinit/net/renderer.py:12: [E0611(no-name-in-module), ]
No name 'generate_udev_rule' in module 'udev'
Likely a false positive, but we don't really need to keep the imports
relative, so let's convert them to absolute as a workaround.
Diffstat (limited to 'doc/rtd/topics/network-config.rst')
0 files changed, 0 insertions, 0 deletions