On 27/3/25 21:13, Thomas Huth wrote:
From: Thomas Huth <th...@redhat.com>
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é <phi...@linaro.org>
Signed-off-by: Thomas Huth <th...@redhat.com>
---
tests/functional/aspeed.py | 2 +-
tests/functional/test_aarch64_aspeed.py | 2 +-
tests/functional/test_arm_aspeed_ast2500.py | 6 ++--
tests/functional/test_arm_aspeed_ast2600.py | 36 +++++++++----------
tests/functional/test_arm_aspeed_bletchley.py | 4 +--
tests/functional/test_arm_aspeed_palmetto.py | 4 +--
tests/functional/test_arm_aspeed_romulus.py | 4 +--
.../functional/test_arm_aspeed_witherspoon.py | 4 +--
tests/functional/test_arm_bpim2u.py | 2 +-
tests/functional/test_arm_cubieboard.py | 2 +-
tests/functional/test_arm_orangepi.py | 2 +-
tests/functional/test_s390x_topology.py | 12 +++----
12 files changed, 40 insertions(+), 40 deletions(-)