ruff 0.14.11 Redirect to /tmp/tmp.1XcxpJySs0 and /tmp/tmp.PpNS6RORob Tree base: a1757eddd673 ("selftests: rds: Refactor test.py") Now at: 95d3581dd480 ("selftests: rds: Add rds_stress.py") ====== Checking before the patch ====== 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 ====== Checking the tree with the patch ====== 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