소스 검색

fix: resolve the error with the db-pool-stat endpoint (#9478)

tags/0.10.0
zhuhao 1 년 전
부모
커밋
b9bf60ea23
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      api/app.py

+ 1
- 0
api/app.py 파일 보기

@@ -20,6 +20,7 @@ from app_factory import create_app

# DO NOT REMOVE BELOW
from events import event_handlers # noqa: F401
from extensions.ext_database import db

# TODO: Find a way to avoid importing models here
from models import account, dataset, model, source, task, tool, tools, web # noqa: F401

Loading…
취소
저장