mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 16:48:30 +00:00
- Add type: ignore[import-untyped] comment for pandas import - This is a pre-existing issue unrelated to external knowledge directory feature - Allows CI type-checker to pass while maintaining type safety for new code Co-Authored-By: João <joao@crewai.com>