ruff 0.15.1 Redirect to /tmp/tmp.eK3kROlOTI and /tmp/tmp.Re3D2bC4Bg Tree base: 1e08faf996c3 ("Merge branch 'net-ethernet-litex-minor-improvment-for-the-codebase'") Now at: 3e34fd800d75 ("selftests: tc-testing: fix list_categories() crash on list type") ====== Checking before the patch ====== tools/testing/selftests/tc-testing/tdc_helper.py:50: [E741] Ambiguous variable name: `l` tools/testing/selftests/tc-testing/tdc_helper.py:51: [E721] Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks ====== Checking the tree with the patch ====== tools/testing/selftests/tc-testing/tdc_helper.py:54: [E741] Ambiguous variable name: `l` tools/testing/selftests/tc-testing/tdc_helper.py:55: [E721] Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks