]> git.ipfire.org Git - thirdparty/libvirt.git/commit
scripts: Fix the flake8 syntax-check failures
authorHan Han <hhan@redhat.com>
Mon, 5 Jun 2023 07:40:13 +0000 (15:40 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 29 Jun 2023 09:51:27 +0000 (11:51 +0200)
commit28141adfdc054071f9b4644b3f769881651257eb
treebd52b1a387add402425027c749bd040b1c1c0cc1
parentd7fb8deb6aa862a8098d8d933dd32a79931cd4dc
scripts: Fix the flake8 syntax-check failures

Fix the syntax-check failures (which can be seen after
python3-flake8-import-order package is installed) with the help
of isort[1]:

289/316 libvirt:syntax-check / flake8   FAIL   5.24s   exit status 2

[1]: https://pycqa.github.io/isort/

Signed-off-by: Han Han <hhan@redhat.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
15 files changed:
ci/util.py
run.in
scripts/apibuild.py
scripts/check-html-references.py
scripts/check-pot.py
scripts/esx_vi_generator.py
scripts/hvsupport.py
scripts/hyperv_wmi_generator.py
scripts/meson-dist.py
scripts/meson-timestamp.py
src/cpu_map/sync_qemu_models_i386.py
tests/cputestdata/cpu-data.py
tests/virsh-auth
tools/virt-qemu-qmp-proxy
tools/virt-qemu-sev-validate