from __future__ import annotations from time_machine.adapters.model_registry.yaml_registry import YamlModelRegistry __all__ = ["YamlModelRegistry"]