mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-14 18:48:29 +00:00
- Fix test_environment_variable_file_not_found to catch exception during I18N() instantiation - Exception is raised by Pydantic model validator during object creation, not explicit method call - Resolves Python 3.10 CI test failure Co-Authored-By: João <joao@crewai.com>