mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-28 17:48:13 +00:00
fix failing tests
This commit is contained in:
@@ -112,7 +112,6 @@ class TaskEvaluator:
|
||||
"Cannot proceed with evaluation.\n"
|
||||
"Please check your training implementation."
|
||||
)
|
||||
self._logger.log("critical", error_msg, color="red")
|
||||
raise ValueError(error_msg)
|
||||
|
||||
final_aggregated_data += (
|
||||
|
||||
Reference in New Issue
Block a user