FIN_ASSISTANT / domain /__init__.py
QAway-to
Refactor project into layered prototype structure
0d9474a
raw
history blame contribute delete
97 Bytes
"""Domain layer placeholder for future data models in the prototype."""
__all__: list[str] = []