mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-09-20 18:13:49 +00:00
Use getattr/object.__setattr__ pattern to avoid version-dependent type: ignore comments that cause unused-ignore errors on Python 3.10/3.11. Co-Authored-By: João <joao@crewai.com>