web/server/__main__.py
2024-01-31 06:48:20 +06:00

3 lines
34 B
Python

from server.cli import cli
cli()