Skip to content

Add agency proposal edit logic #472

Add agency proposal edit logic

Add agency proposal edit logic #472

Triggered via pull request December 29, 2025 21:11
Status Success
Total duration 22s
Artifacts

python_checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 35 warnings
[flake8] src/api/endpoints/proposals/agencies/by_id/locations/delete/query.py#L4 <401>: src/api/endpoints/proposals/agencies/by_id/locations/delete/query.py#L4
'src.db.models.impl.link.agency_location.sqlalchemy.LinkAgencyLocation' imported but unused
[flake8] src/api/endpoints/proposals/agencies/by_id/locations/get/query.py#L8 <401>: src/api/endpoints/proposals/agencies/by_id/locations/get/query.py#L8
'src.db.models.impl.link.agency_location.sqlalchemy.LinkAgencyLocation' imported but unused
[flake8] src/api/endpoints/proposals/routes.py#L4 <401>: src/api/endpoints/proposals/routes.py#L4
'src.api.endpoints.agencies.by_id.locations.get.response.AgencyGetLocationsResponse' imported but unused