========== ruff - FAILED ====== Checking before the patch ====== ====== Checking the tree with the patch ====== New errors added --- /tmp/tmp.otyJrDx3ay 2025-09-27 17:35:15.877743333 -0700 +++ /tmp/tmp.PChYSvJ06M 2025-09-27 17:35:16.170741179 -0700 @@ -37,0 +38 @@ +tools/testing/selftests/drivers/net/hw/lib/py/__init__.py:25: [F401] `net.lib.py.ksft_not_none` imported but unused; consider using `importlib.util.find_spec` to test for availability @@ -81,0 +83 @@ +tools/testing/selftests/drivers/net/lib/py/__init__.py:24: [F401] `net.lib.py.ksft_not_none` imported but unused; consider using `importlib.util.find_spec` to test for availability @@ -90,3 +92,3 @@ -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` +tools/testing/selftests/net/lib/py/ksft.py:166: [E722] Do not use bare `except` +tools/testing/selftests/net/lib/py/ksft.py:184: [F541] f-string without any placeholders +tools/testing/selftests/net/lib/py/ksft.py:202: [E722] Do not use bare `except`