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