mirror of
https://github.com/trycua/computer.git
synced 2026-01-01 11:00:31 -06:00
4 lines
61 B
Python
4 lines
61 B
Python
from .base import ModelProtocol
|
|
|
|
__all__ = ["ModelProtocol"]
|