]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional/aarch64/test_reverse_debug: Fix issues reported by pylint
authorThomas Huth <thuth@redhat.com>
Wed, 19 Nov 2025 08:26:33 +0000 (09:26 +0100)
committerThomas Huth <thuth@redhat.com>
Fri, 21 Nov 2025 07:33:15 +0000 (08:33 +0100)
commit76da444a5362e653eab2b4a076d45112e53fecfc
tree9fcfbe0dd41f60dffd551a7593605ed16fcc478f
parentdffd646ae615c8680fb85baef425c67133132e95
tests/functional/aarch64/test_reverse_debug: Fix issues reported by pylint

Don't use underscores in CamelCase names and drop an unused import.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20251119082636.43286-13-thuth@redhat.com>
tests/functional/aarch64/test_reverse_debug.py