pylint 3.3.7 astroid 3.3.8 Python 3.13.7 (main, Aug 14 2025, 00:00:00) [GCC 15.2.1 20250808 (Red Hat 15.2.1-1)] Redirect to /tmp/tmp.th2R5o5lv9 and /tmp/tmp.xvbbHRf8Bc Tree base: a7441ced9193 ("selftests: drv-net: psp: add association tests") Now at: a907e470fe37 ("selftests: drv-net: psp: add connection breaking tests") ====== Checking before the patch ====== ************* Module psp tools/testing/selftests/drivers/net/psp.py:336:0: C0116: Missing function or method docstring (missing-function-docstring) ------------------------------------------------------------------ Your code has been rated at 9.96/10 (previous run: 9.96/10, +0.00) ====== Checking the tree with the patch ====== ************* Module psp 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) ------------------------------------------------------------------ Your code has been rated at 9.93/10 (previous run: 9.96/10, -0.03)