mirror of
https://github.com/langgenius/dify.git
synced 2026-05-03 17:08:03 +08:00
lint
This commit is contained in:
@ -12,7 +12,7 @@ from extensions.ext_database import db
|
||||
from libs.helper import generate_string
|
||||
|
||||
from .account import Account, Tenant
|
||||
from .workflow import WorkflowRun, Workflow
|
||||
from .workflow import Workflow, WorkflowRun
|
||||
|
||||
|
||||
class DifySetup(db.Model):
|
||||
|
||||
Reference in New Issue
Block a user