Files
siege-calendar/run.py
2025-09-07 18:22:10 +02:00

3 lines
38 B
Python

from app.cli import run_cli
run_cli()