mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-18 16:05:53 +08:00
fix: linter
This commit is contained in:
parent
0164d1410a
commit
430af95b53
@ -6,14 +6,14 @@ def init_app(app: DifyApp):
|
||||
add_qdrant_doc_id_index,
|
||||
convert_to_agent_apps,
|
||||
create_tenant,
|
||||
extract_plugins,
|
||||
fix_app_site_missing,
|
||||
migrate_data_for_plugin,
|
||||
reset_email,
|
||||
reset_encrypt_key_pair,
|
||||
reset_password,
|
||||
upgrade_db,
|
||||
vdb_migrate,
|
||||
migrate_data_for_plugin,
|
||||
extract_plugins,
|
||||
)
|
||||
|
||||
cmds_to_register = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user