This repository has been archived on 2026-02-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
events/app.py
giles f289ee0dcd
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 44s
Fix NameError: import services registry in create_app scope
The services singleton was used in before_request closures but the
import was removed when refactoring to domain_services_fn.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 04:45:38 +00:00

4.2 KiB