Files
crewAI/tests
Devin AI bbf76d0e42 Fix CI issues: type-checker, lint errors (S101, RET504, B904)
- Add type ignore for create_model call to fix type-checker error
- Fix exception chaining (B904) by using 'from e' syntax
- Fix unnecessary assignment (RET504) by returning directly
- Add noqa comments for S101 assert detection in test file

Co-Authored-By: João <joao@crewai.com>
2025-09-10 01:58:41 +00:00
..
2025-03-14 03:00:30 -03:00
2025-08-06 13:08:10 -04:00
2023-10-29 19:51:59 -03:00