On 19/11/25 09:26, Thomas Huth wrote:
From: Thomas Huth <[email protected]>Pylint does not like the underscores in the class name here, so rename the class accordingly to make pylint happy here. Signed-off-by: Thomas Huth <[email protected]> --- tests/functional/x86_64/test_reverse_debug.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
