mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 01:18:05 +08:00
fix: linter
This commit is contained in:
@ -3,6 +3,7 @@ from datetime import UTC, datetime
|
||||
from celery import states # type: ignore
|
||||
|
||||
from models.base import Base
|
||||
|
||||
from .engine import db
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user