mirror of
https://github.com/YFGaia/dify-plus.git
synced 2026-06-14 20:41:21 +08:00
chore: apply ruff rules on tests and app.py (#3605)
This commit is contained in:
@@ -1,2 +1 @@
|
||||
# -*- coding:utf-8 -*-
|
||||
import services.errors
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
# -*- coding:utf-8 -*-
|
||||
__all__ = [
|
||||
'base', 'conversation', 'message', 'index', 'app_model_config', 'account', 'document', 'dataset',
|
||||
'app', 'completion', 'audio', 'file'
|
||||
|
||||
Reference in New Issue
Block a user