====== Checking before the patch ====== ====== Checking the tree with the patch ====== New errors added --- /tmp/tmp.mnbqjVIHoL 2025-09-25 18:40:56.686887954 -0700 +++ /tmp/tmp.gzImc7AjXd 2025-09-25 18:40:56.896886487 -0700 @@ -36,0 +37 @@ +tools/testing/selftests/drivers/net/hw/lib/py/__init__.py:25: [F401] `net.lib.py.ksft_gt` imported but unused; consider using `importlib.util.find_spec` to test for availability @@ -79,0 +81 @@ +tools/testing/selftests/drivers/net/lib/py/__init__.py:24: [F401] `net.lib.py.ksft_gt` imported but unused; consider using `importlib.util.find_spec` to test for availability @@ -88,3 +90,3 @@ -tools/testing/selftests/net/lib/py/ksft.py:156: [E722] Do not use bare `except` -tools/testing/selftests/net/lib/py/ksft.py:174: [F541] f-string without any placeholders -tools/testing/selftests/net/lib/py/ksft.py:192: [E722] Do not use bare `except` +tools/testing/selftests/net/lib/py/ksft.py:161: [E722] Do not use bare `except` +tools/testing/selftests/net/lib/py/ksft.py:179: [F541] f-string without any placeholders +tools/testing/selftests/net/lib/py/ksft.py:197: [E722] Do not use bare `except`