Files
strix/strix/interface/__init__.py
T

5 lines
44 B
Python

from .main import main
__all__ = ["main"]