========== ruff - FAILED ====== Checking before the patch ====== ====== Checking the tree with the patch ====== New errors added --- /tmp/tmp.01CQqPHD4M 2025-09-27 17:35:12.546767820 -0700 +++ /tmp/tmp.CAMWjPSJF0 2025-09-27 17:35:12.766766203 -0700 @@ -8,0 +9 @@ +tools/testing/selftests/drivers/net/hw/lib/py/__init__.py:16: [F401] `net.lib.py.PSPFamily` imported but unused; consider using `importlib.util.find_spec` to test for availability @@ -47,0 +49 @@ +tools/testing/selftests/drivers/net/lib/py/__init__.py:15: [F401] `net.lib.py.PSPFamily` imported but unused; consider using `importlib.util.find_spec` to test for availability @@ -98,0 +101 @@ +tools/testing/selftests/net/lib/py/__init__.py:9: [F401] `.ynl.PSPFamily` imported but unused; consider removing, adding to `__all__`, or using a redundant alias