Files
2026-07-13 12:07:23 +08:00

7 lines
67 B
Python

from .template import AlphaModel
__all__ = [
"AlphaModel",
]