mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-02 13:48:09 +00:00
- Change Crew.verbose field type from bool to bool | None to allow env var check - Remove unused imports (StringIO, pytest) from test file Co-Authored-By: João <joao@crewai.com>