[Discussion] Unify CUDA and HIP kernel sources via compat.cuh portability layer #1954
Annotations
6 errors
|
Lint
Process completed with exit code 1.
|
|
Ruff (E741):
agents/query_issues.py#L419
agents/query_issues.py:419:13: E741 Ambiguous variable name: `l`
|
|
Ruff (E741):
agents/query_issues.py#L401
agents/query_issues.py:401:73: E741 Ambiguous variable name: `l`
|
|
Ruff (E741):
agents/query_issues.py#L308
agents/query_issues.py:308:73: E741 Ambiguous variable name: `l`
|
|
Ruff (E741):
agents/query_issues.py#L272
agents/query_issues.py:272:73: E741 Ambiguous variable name: `l`
|
|
Ruff (E741):
agents/fetch_issues.py#L148
agents/fetch_issues.py:148:34: E741 Ambiguous variable name: `l`
|