====== Checking before the patch ====== ====== Checking the tree with the patch ====== New warnings added --- /tmp/tmp.X3v1a4eR8K 2025-09-24 13:57:01.250472076 -0700 +++ /tmp/tmp.0pkX8KRZFE 2025-09-24 13:57:04.830448785 -0700 @@ -9 +9 @@ -Your code has been rated at 4.09/10 (previous run: 3.33/10, +0.76) +Your code has been rated at 4.09/10 (previous run: 8.57/10, -4.48) @@ -21,0 +22,7 @@ +************* Module psp +tools/testing/selftests/drivers/net/psp.py:60:0: C0325: Unnecessary parens after '=' keyword (superfluous-parens) +tools/testing/selftests/drivers/net/psp.py:41:0: C0116: Missing function or method docstring (missing-function-docstring) + +----------------------------------- +Your code has been rated at 9.47/10 + @@ -41,0 +49,2 @@ +tools/testing/selftests/net/lib/py/ynl.py:65:0: C0115: Missing class docstring (missing-class-docstring) +tools/testing/selftests/net/lib/py/ynl.py:65:0: R0903: Too few public methods (0/2) (too-few-public-methods) @@ -45 +54 @@ -Your code has been rated at 6.22/10 (previous run: 6.22/10, +0.00) +Your code has been rated at 6.00/10 (previous run: 6.22/10, -0.22)