Files
crewAI/tests/test_flow.py
Devin AI 1ce52c6616 Fix lint issues in test_flow.py
- Add ValidationError import from pydantic
- Use ValidationError instead of generic Exception in test
- Remove unused flow variable
- Apply ruff formatting (import ordering and getattr simplification)

Co-Authored-By: João <joao@crewai.com>
2025-10-01 17:30:23 +00:00

30 KiB