eigent/backend/app/__init__.py
2025-07-30 19:14:19 +08:00

4 lines
46 B
Python

from fastapi import FastAPI
api = FastAPI()