]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional/ppc/test_ppe42: Fix style issues reported by pylint
authorThomas Huth <thuth@redhat.com>
Wed, 19 Nov 2025 08:26:31 +0000 (09:26 +0100)
committerThomas Huth <thuth@redhat.com>
Fri, 21 Nov 2025 07:33:15 +0000 (08:33 +0100)
commitdffd646ae615c8680fb85baef425c67133132e95
tree82cd02f7314e8beedc049e1d822e7715e26a1d08
parent5560bad6953b7d1b5b4730e6eef66ab79e321d46
tests/functional/ppc/test_ppe42: Fix style issues reported by pylint

Pylint suggests to write some parts of the code in a slightly different
way ... thus rework the code to make the linter happy.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Glenn Miles <milesg@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20251119082636.43286-11-thuth@redhat.com>
tests/functional/ppc/test_ppe42.py