mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
5 lines
82 B
Python
5 lines
82 B
Python
__all__ = ["Orchestrator"]
|
|
|
|
|
|
from argenta.orchestrator.entity import Orchestrator
|