| commit | 65530a2f09fd06359538411b67d3660430f85d6c | [log] [tgz] |
|---|---|---|
| author | Thomas Huth <thuth@redhat.com> | Wed Oct 29 09:05:02 2025 +0100 |
| committer | Thomas Huth <thuth@redhat.com> | Mon Nov 03 08:27:59 2025 +0100 |
| tree | ecaf1bc5ffd148a7eefbdf4a956cf91c41e24ab4 | |
| parent | 053a106f67ad7553455868a6a4510a8b0ec692c8 [diff] |
tests/functional/ppc64/test_mac99: Fix style issues reported by pylint Pylint complained about lines being too long here, and mac99Test not following the usual CamelCase capitalization. Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com> Message-ID: <20251029080502.52938-1-thuth@redhat.com>