Spaces:
Running
on
Zero
Running
on
Zero
File size: 56 Bytes
4aa23ee |
1 2 3 4 5 |
# API module
from .routes import app
__all__ = ['app']
|