ruff 0.15.4 Redirect to /tmp/tmp.wzyU31iAPm and /tmp/tmp.mC164tFolq Tree base: 0bcac7b11262 ("selftests: net: make ovs-dpctl.py fail when pyroute2 is unsupported") Now at: aea26a1e87b5 ("selftests: rds: Fix pylint warnings") ====== 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/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