Files
crewAI/tests
Devin AI 80b48208d5 Address lint failure and code review feedback
- Fix unused excinfo variable in test_empty_inputs_dictionary
- Extract nested validate_type function to module-level _validate_input_type
- Add constants for supported types (SUPPORTED_PRIMITIVE_TYPES, SUPPORTED_CONTAINER_TYPES)
- Improve type hints for interpolate_only function
- Remove unused imports (List, Union)

All tests pass and lint checks are clean.

Co-Authored-By: João <joao@crewai.com>
2025-05-31 19:46:52 +00:00
..
2025-05-14 15:13:39 -04:00
2025-03-14 03:00:30 -03:00
2023-10-29 19:51:59 -03:00