circular imports fixed #2
Annotations
2 errors
Ruff (E741):
src/autolabel/tasks/attribute_extraction.py#L208
src/autolabel/tasks/attribute_extraction.py:208:25: E741 Ambiguous variable name: `l`
|
lint
Process completed with exit code 1.
|