Files
gw/backend/app/experiments/__init__.py
T
ponzischeme89 6d44e05de4 v1
2026-04-18 07:23:55 +12:00

4 lines
92 B
Python

from app.experiments.registry import EXPERIMENT_REGISTRY
__all__ = ["EXPERIMENT_REGISTRY"]