====== Checking before the patch ====== ====== Checking the tree with the patch ====== New warnings added --- /tmp/tmp.th2R5o5lv9 2025-09-25 18:12:09.505901787 -0700 +++ /tmp/tmp.xvbbHRf8Bc 2025-09-25 18:12:10.455895180 -0700 @@ -2 +2,2 @@ -tools/testing/selftests/drivers/net/psp.py:336:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/drivers/net/psp.py:18:0: C0115: Missing class docstring (missing-class-docstring) +tools/testing/selftests/drivers/net/psp.py:424:0: C0116: Missing function or method docstring (missing-function-docstring) @@ -5 +6 @@ -Your code has been rated at 9.96/10 (previous run: 9.96/10, +0.00) +Your code has been rated at 9.93/10 (previous run: 9.96/10, -0.03)