====== Checking before the patch ====== ====== Checking the tree with the patch ====== New warnings added --- /tmp/tmp.1Ef2muSJUK 2026-03-16 18:45:33.053401774 -0400 +++ /tmp/tmp.zyQFtvfFWi 2026-03-16 18:45:33.770396281 -0400 @@ -23,2 +23 @@ -tools/testing/selftests/drivers/net/lib/py/env.py:297:0: R0902: Too many instance attributes (15/7) (too-many-instance-attributes) -tools/testing/selftests/drivers/net/lib/py/env.py:468:8: W0719: Raising too general exception: Exception (broad-exception-raised) +tools/testing/selftests/drivers/net/lib/py/env.py:297:0: R0902: Too many instance attributes (16/7) (too-many-instance-attributes) @@ -25,0 +25,2 @@ +tools/testing/selftests/drivers/net/lib/py/env.py:486:8: W0719: Raising too general exception: Exception (broad-exception-raised) +tools/testing/selftests/drivers/net/lib/py/env.py:529:12: W0719: Raising too general exception: Exception (broad-exception-raised) @@ -28 +29 @@ -Your code has been rated at 8.73/10 (previous run: 8.73/10, +0.00) +Your code has been rated at 8.80/10 (previous run: 8.73/10, +0.07)