Files
rose-ash/test-sx-web/services/__init__.py
giles 31a6e708fc
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 12m0s
more plans
2026-03-09 18:07:23 +00:00

7 lines
174 B
Python

"""Test app service registration."""
from __future__ import annotations
def register_domain_services() -> None:
"""Register services for the test app (none needed)."""