mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-08 23:58:34 +00:00
- Remove trailing whitespace from docstring in utils.py (W293) - Fix test mocking to use class-level patches instead of instance-level patches so they work with crew.copy() in kickoff_for_each() - Adjust timing thresholds slightly to account for CI variance Co-Authored-By: João <joao@crewai.com>