Files
tono/backend/__main__.py

4 lines
38 B
Python

from backend.main import main
main()