mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-06 01:32:36 +00:00
Avoids mypy 'unused type: ignore' error on Python 3.10 and 3.13 when signet_auth isn't installed in the type-check environment. Co-Authored-By: João <joao@crewai.com>