mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-01 13:18:10 +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>