c005c682304b75894ff3e9274dae7e8476ada969
CI / lint (pull_request) Failing after 2s
CI / test (pull_request) Failing after 15s
CI / build-and-push (pull_request) Has been skipped
CI / deploy-dev (pull_request) Has been skipped
CI / deploy-uat (pull_request) Has been skipped
CI / typecheck (pull_request) Failing after 20s
The top-level import of dispose_engine from cartsnitch_api.database caused ImportError at module scope because dispose_engine was not available when main.py was loaded. The function is only used inside the lifespan context manager, so move the import there. Fixes: ImportError cannot import name 'dispose_engine' from 'cartsnitch_api.database' Co-Authored-By: Paperclip <noreply@paperclip.ing>
Description
CartSnitch API gateway — frontend-facing REST API
Languages
Python
99.4%
Dockerfile
0.4%
Mako
0.2%