ruff 0.15.9 Redirect to /tmp/tmp.RqPdkZWRrd and /tmp/tmp.mIV4ZTgaoE Tree base: 1dfbd3d7ee80 ("selftests: rds: Update USAGE string for run.sh") Now at: 11997d56f28d ("selftests: rds: Add timeout flag to run.sh") ====== 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: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