mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-08 15:48:29 +00:00
Drop extra print
This commit is contained in:
@@ -473,6 +473,5 @@ class CrewAgentExecutor(CrewAgentExecutorMixin):
|
||||
color="red",
|
||||
)
|
||||
self.ask_for_human_input = False
|
||||
print("FINAL ANSWER: ", formatted_answer)
|
||||
|
||||
return formatted_answer
|
||||
|
||||
Reference in New Issue
Block a user