mirror of
https://github.com/usestrix/strix.git
synced 2026-08-19 10:05:12 +02:00
5 lines
63 B
Python
5 lines
63 B
Python
from .strix_agent import StrixAgent
|
|
|
|
|
|
__all__ = ["StrixAgent"]
|