Spaces:
Runtime error
Runtime error
File size: 60 Bytes
5cbac45 |
1 2 3 4 5 |
from .main import app
if __name__ == "__main__":
app()
|