ruff 0.15.1 Redirect to /tmp/tmp.OyYPuXcHwO and /tmp/tmp.xm5aFWkURu Tree base: 01857fc712f6 ("Merge branch 'net-sched-refactor-qdisc-drop-reasons-into-dedicated-tracepoint'") Now at: 4a6143cec53c ("selftests: rds: Refactor test.py") ====== Checking before the patch ====== tools/testing/selftests/net/rds/test.py:14: [F401] `atexit` imported but unused tools/testing/selftests/net/rds/test.py:21: [E402] Module level import not at top of file tools/testing/selftests/net/rds/test.py:44: [F841] Local variable `ret` is assigned to but never used tools/testing/selftests/net/rds/test.py:90: [F541] f-string without any placeholders tools/testing/selftests/net/rds/test.py:189: [F841] Local variable `e` is assigned to but never used tools/testing/selftests/net/rds/test.py:211: [F841] Local variable `e` is assigned to but never used ====== Checking the tree with the patch ====== tools/testing/selftests/net/rds/rds_basic.py:15: [E402] Module level import not at top of file tools/testing/selftests/net/rds/test.py:16: [E402] Module level import not at top of file