====== Checking before the patch ====== ====== Checking the tree with the patch ====== New warnings added --- /tmp/tmp.ZZC61JsTo7 2026-04-07 13:39:47.406274355 -0400 +++ /tmp/tmp.LERAPMyMMN 2026-04-07 13:39:47.750272305 -0400 @@ -0,0 +1,8 @@ +************* Module ntuple +tools/testing/selftests/drivers/net/hw/ntuple.py:22:0: C0301: Line too long (104/100) (line-too-long) +tools/testing/selftests/drivers/net/hw/ntuple.py:15:0: C0115: Missing class docstring (missing-class-docstring) +tools/testing/selftests/drivers/net/hw/ntuple.py:31:12: R1728: Consider using a generator instead 'max(x['queue-id'] for x in data)' (consider-using-generator) + +----------------------------------- +Your code has been rated at 9.65/10 +