fix: add bp/__init__.py with register_calendars export
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
giles
2026-02-10 00:29:02 +00:00
parent b5be5285cb
commit 6c706703e6

1
bp/__init__.py Normal file
View File

@@ -0,0 +1 @@
from .calendars.routes import register as register_calendars