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.fpxCHoTM3e and /tmp/tmp.Lnd06O1lDH Tree base: 424182e6c1eb ("selftests: drv-net: add PSP responder") Now at: e44c15e5f40c ("selftests: drv-net: psp: add basic data transfer and key rotation tests") ====== Checking before the patch ====== ************* Module psp 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.75/10 (previous run: 9.75/10, +0.00) ====== Checking the tree with the patch ====== ************* Module psp tools/testing/selftests/drivers/net/psp.py:195:0: C0116: Missing function or method docstring (missing-function-docstring) ------------------------------------------------------------------ Your code has been rated at 9.94/10 (previous run: 9.75/10, +0.19)