====== Checking before the patch ====== ====== Checking the tree with the patch ====== New warnings added --- /tmp/tmp.M33Skjqhch 2026-04-28 20:13:34.100554738 -0400 +++ /tmp/tmp.n2hC6tkhcw 2026-04-28 20:13:34.755646284 -0400 @@ -23,3 +23,4 @@ -tools/testing/selftests/drivers/net/lib/py/env.py:306:0: R0902: Too many instance attributes (15/7) (too-many-instance-attributes) -tools/testing/selftests/drivers/net/lib/py/env.py:477:8: W0719: Raising too general exception: Exception (broad-exception-raised) -tools/testing/selftests/drivers/net/lib/py/env.py:500:12: W0719: Raising too general exception: Exception (broad-exception-raised) +tools/testing/selftests/drivers/net/lib/py/env.py:306:0: R0902: Too many instance attributes (17/7) (too-many-instance-attributes) +tools/testing/selftests/drivers/net/lib/py/env.py:493:8: W0719: Raising too general exception: Exception (broad-exception-raised) +tools/testing/selftests/drivers/net/lib/py/env.py:502:8: W0719: Raising too general exception: Exception (broad-exception-raised) +tools/testing/selftests/drivers/net/lib/py/env.py:545:12: W0719: Raising too general exception: Exception (broad-exception-raised) @@ -28 +29 @@ -Your code has been rated at 8.74/10 (previous run: 8.76/10, -0.01) +Your code has been rated at 8.83/10 (previous run: 8.74/10, +0.09)