diff options
author | Joshua Powers <josh.powers@canonical.com> | 2020-06-02 06:58:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-02 09:58:24 -0400 |
commit | d2b05719a6163e874ca40234a0b85dc2fea260c0 (patch) | |
tree | 3e51295f0b72bfcbff30d31195f43346ae91f42b /tests/unittests/test_net.py | |
parent | fc07d633f7cb694423349a2c4b10c91c4b4981a2 (diff) | |
download | vyos-cloud-init-d2b05719a6163e874ca40234a0b85dc2fea260c0.tar.gz vyos-cloud-init-d2b05719a6163e874ca40234a0b85dc2fea260c0.zip |
test: ignore flake8 E402 errors in main.py (#402)
This puts an ignore on the imports not at the top of the file errors.
The reason for the ignore instead of fix is that the file is using imp
to grab a lock and patch logging before further imports are completed.
Diffstat (limited to 'tests/unittests/test_net.py')
0 files changed, 0 insertions, 0 deletions