C2MV's picture
Deploy Open Notebook to HuggingFace Spaces
bd0c393
Raw
History Blame Contribute Delete
143 Bytes
"""
Domain models for Open Notebook.
This module exports the core domain models used throughout the application.
"""
__all__: list[str] = []