mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-14 02:28:30 +00:00
making sure all tests pass
This commit is contained in:
@@ -20,6 +20,7 @@ class CrewAgentExecutorMixin:
|
||||
task: Optional["Task"]
|
||||
iterations: int
|
||||
have_forced_answer: bool
|
||||
max_iter: int
|
||||
_i18n: I18N
|
||||
|
||||
def _should_force_answer(self) -> bool:
|
||||
|
||||
Reference in New Issue
Block a user