Files
crewAI/tests/test_pydantic_compatibility.py
Devin AI 8f848ac5c2 Fix lint and MRO issues in Pydantic compatibility tests
- Remove unused pytest import to fix lint error
- Change inheritance order to FlowTrackable, BaseModel to fix MRO error
- Follows same pattern as LiteAgent and Crew classes in codebase

Co-Authored-By: João <joao@crewai.com>
2025-06-16 14:44:06 +00:00

4.0 KiB