secret-student / main.py
asanwari's picture
initial commit
d0f4f8b
Raw
History Blame Contribute Delete
47 Bytes
from app.server import app
__all__ = ["app"]