NewApp / app.py
tejani's picture
Update app.py
7fbc5e4 verified
raw
history blame
64 Bytes
from backend.api.web import start_web_server
start_web_server()