web/server/__main__.py
2024-03-27 21:49:52 +05:00

3 lines
43 B
Python

from server.services.cli import cli
cli()