========== ruff - FAILED ====== Checking before the patch ====== ====== Checking the tree with the patch ====== New errors added --- /tmp/tmp.1XcxpJySs0 2026-01-19 13:59:13.576968654 -0500 +++ /tmp/tmp.PpNS6RORob 2026-01-19 13:59:13.647968315 -0500 @@ -1,2 +1,3 @@ -tools/testing/selftests/net/rds/test.py:16: [E402] Module level import not at top of file -tools/testing/selftests/net/rds/test.py:50: [F541] f-string without any placeholders +tools/testing/selftests/net/rds/test.py:17: [E402] Module level import not at top of file +tools/testing/selftests/net/rds/test.py:34: [F402] Import `ip` from line 17 shadowed by loop variable +tools/testing/selftests/net/rds/test.py:69: [F541] f-string without any placeholders