uncia/uncia/__main__.py

5 lines
38 B
Python

from .server import app
app.start()