]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Remove semicolons at the end of lines
authorThomas Huth <thuth@redhat.com>
Thu, 27 Mar 2025 20:13:05 +0000 (21:13 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 23 Apr 2025 05:51:25 +0000 (07:51 +0200)
commit858640eaee9f3039580118f5629825825cea311a
tree555af4caa52f3502cc6fc7972f6ae86263d70c32
parent52e9ed6d3ac44424e098333772077a41bb88c4db
tests/functional: Remove semicolons at the end of lines

Yes, we are all C coders who try to write Python code for testing...
but still, let's better avoid semicolons at the end of the lines
to keep "pylint" happy!

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Nina Schoetterl-Glausch <nsg@linux.ibm.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Message-ID: <20250327201305.996241-1-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
12 files changed:
tests/functional/aspeed.py
tests/functional/test_aarch64_aspeed.py
tests/functional/test_arm_aspeed_ast2500.py
tests/functional/test_arm_aspeed_ast2600.py
tests/functional/test_arm_aspeed_bletchley.py
tests/functional/test_arm_aspeed_palmetto.py
tests/functional/test_arm_aspeed_romulus.py
tests/functional/test_arm_aspeed_witherspoon.py
tests/functional/test_arm_bpim2u.py
tests/functional/test_arm_cubieboard.py
tests/functional/test_arm_orangepi.py
tests/functional/test_s390x_topology.py