mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-02 15:52:34 +00:00
fix: Fix import sorting with ruff
Co-Authored-By: Joe Moura <joao@crewai.com>
This commit is contained in:
@@ -5,7 +5,6 @@ from crewai.utilities import I18N, Logger
|
||||
from .ask_question_tool import AskQuestionTool
|
||||
from .delegate_work_tool import DelegateWorkTool
|
||||
|
||||
|
||||
# Tool name constants
|
||||
DELEGATE_WORK_TOOL = "Delegate Work"
|
||||
ASK_QUESTION_TOOL = "Ask Question"
|
||||
|
||||
Reference in New Issue
Block a user