mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 11:26:52 +08:00
chore: apply and fix flake8-bugbear lint rules (#4496)
This commit is contained in:
@@ -361,7 +361,6 @@ class ToolManager:
|
||||
|
||||
:return: the label of the tool
|
||||
"""
|
||||
cls._builtin_tools_labels
|
||||
if len(cls._builtin_tools_labels) == 0:
|
||||
# init the builtin providers
|
||||
cls.load_builtin_providers_cache()
|
||||
|
||||
Reference in New Issue
Block a user