====== Checking before the patch ====== ====== Checking the tree with the patch ====== New errors added --- /tmp/tmp.6JkQYkQJxM 2025-09-24 14:30:47.061906388 -0700 +++ /tmp/tmp.zmrY5pHQsQ 2025-09-24 14:30:47.287904889 -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