mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-06 09:42:39 +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>