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 8dc540606e
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled
fix: use absolute imports in app.py (not relative)
app.py is a top-level module, not inside a package, so relative
imports (from .bp...) fail at runtime.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 01:16:03 +00:00

1.9 KiB