Files
crewAI/tests/test_project.py
Devin AI f06765c86d Fix lint and type-checker issues
- Add ClassVar import to tests for proper type annotations
- Add type ignore comment for crewai_tools import to suppress mypy error
- Fix line length violations by breaking long assert statements
- Add ClassVar annotations for mutable class attributes in test classes

Co-Authored-By: João <joao@crewai.com>
2025-09-06 07:56:52 +00:00

9.8 KiB