All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 47s
Auth server responsibilities moved to account app. Federation uses the shared OAuth client blueprint via factory. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2 lines
63 B
Python
2 lines
63 B
Python
from shared.models.page_config import PageConfig # noqa: F401
|