pylint 3.3.9 astroid 3.3.8 Python 3.14.2 (main, Dec 5 2025, 00:00:00) [GCC 15.2.1 20251111 (Red Hat 15.2.1-4)] Redirect to /tmp/tmp.A0mxWHQMwt and /tmp/tmp.KbOGoxGift Tree base: 087847d50c47 ("tools: ynl: ethtool: fix pylint issues") Now at: e15e50371517 ("tools: ynl: fix pylint issues in ynl_gen_rst") ====== Checking before the patch ====== ************* Module pyynl.ynl_gen_rst tools/net/ynl/pyynl/ynl_gen_rst.py:23:0: E0611: No name 'YnlDocGenerator' in module 'lib' (no-name-in-module) tools/net/ynl/pyynl/ynl_gen_rst.py:74:15: W0718: Catching too general exception Exception (broad-exception-caught) ----------------------------------- Your code has been rated at 8.60/10 ====== Checking the tree with the patch ====== ------------------------------------------------------------------- Your code has been rated at 10.00/10 (previous run: 8.60/10, +1.40)