mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +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