Files
strix/strix/agents/StrixAgent/__init__.py
T

5 lines
63 B
Python

from .strix_agent import StrixAgent
__all__ = ["StrixAgent"]