ruff 0.15.9 Redirect to /tmp/tmp.K1p90OB7Lu and /tmp/tmp.M0OzGFD8uj Tree base: 04cd7a9181cf ("selftests: rds: Fix gcov and pcap collection") Now at: d6316049a4d4 ("selftests: rds: Collect pcaps on timeout") ====== 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:195: [F841] Local variable `e` is assigned to but never used tools/testing/selftests/net/rds/test.py:217: [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: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