mirror of
https://github.com/trycua/lume.git
synced 2026-05-19 04:19:17 -05:00
4 lines
61 B
Python
4 lines
61 B
Python
from .base import ModelProtocol
|
|
|
|
__all__ = ["ModelProtocol"]
|