On Wed, Nov 19, 2025 at 09:26:28AM +0100, Thomas Huth wrote: > Date: Wed, 19 Nov 2025 09:26:28 +0100 > From: Thomas Huth <[email protected]> > Subject: [PATCH for-11.0 07/15] tests/functional/x86_64/test_reverse_debug: > Silence pylint warning > > 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: Zhao Liu <[email protected]>
