mirror of
https://github.com/usestrix/strix.git
synced 2026-08-17 17:30:27 +02:00
5 lines
44 B
Python
5 lines
44 B
Python
from .main import main
|
|
|
|
|
|
__all__ = ["main"]
|