ducklm/main.py

6 lines
52 B
Python

from app.api.server import app
__all__ = ["app"]