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