chore(deps-dev): bump ruff from 0.14.5 to 0.15.0 in /backend #2
Annotations
3 warnings
|
ty (backend/app):
backend/app/services/assignment_service.py#L294
app/services/assignment_service.py:294:26: possibly-missing-attribute: Attribute `query_unassigned_global` may be missing on object of type `Unknown | GroundTruthRepo`
|
|
ty (backend/app):
backend/app/services/assignment_service.py#L241
app/services/assignment_service.py:241:27: possibly-missing-attribute: Attribute `query_unassigned_by_dataset_prefix` may be missing on object of type `Unknown | GroundTruthRepo`
|
|
ty (backend/app):
backend/app/services/assignment_service.py#L204
app/services/assignment_service.py:204:26: possibly-missing-attribute: Attribute `query_unassigned_global` may be missing on object of type `Unknown | GroundTruthRepo`
|
Loading