ruff 0.15.9 Redirect to /tmp/tmp.2Q9zMn127F and /tmp/tmp.YU0lUspy8j Tree base: d6316049a4d4 ("selftests: rds: Collect pcaps on timeout") Now at: f232bc94784c ("selftests: rds: Make rds selftests TAP compliant") ====== Checking before the patch ====== tools/testing/selftests/net/rds/test.py:20: [E402] Module level import not at top of file tools/testing/selftests/net/rds/test.py:204: [F841] Local variable `e` is assigned to but never used tools/testing/selftests/net/rds/test.py:226: [F841] Local variable `e` is assigned to but never used ====== Checking the tree with the patch ====== tools/testing/selftests/net/rds/test.py:20: [E402] Module level import not at top of file tools/testing/selftests/net/rds/test.py:21: [E402] Module level import not at top of file tools/testing/selftests/net/rds/test.py:210: [F841] Local variable `e` is assigned to but never used tools/testing/selftests/net/rds/test.py:232: [F841] Local variable `e` is assigned to but never used