mirror of
https://github.com/langgenius/dify.git
synced 2026-05-03 17:08:03 +08:00
chore: apply ruff rules on tests and app.py (#3605)
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
import pytest
|
||||
|
||||
from core.tools.tool_manager import ToolManager
|
||||
|
||||
provider_generator = ToolManager.list_builtin_providers()
|
||||
|
||||
Reference in New Issue
Block a user