mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 08:08:32 +00:00
- Add type: ignore for mem0 import - Fix tool_usage.py cache_function None check - Change _execute_without_timeout return type to Any - Add type annotations to multiple functions: - add_sources() -> None - log() with proper parameter types - stop_rpm_counter() -> None - EventListener.__new__() -> Self - setup_listeners() -> None - Memory class __init__ methods -> None - TaskEvaluator.__init__() -> None - get_skipped_task_output() -> TaskOutput - Exclude tests directory from mypy checks in pyproject.toml - Update deprecated typing imports to use built-in types
3.6 KiB
3.6 KiB