Files
crewAI/tests
Devin AI 88b5d835a4 Fix lint issues and add parameter validation
- Remove unused Optional import from mlflow.py
- Add noqa comment for mlflow import in try block
- Add parameter type validation with TypeError for non-boolean inputs
- Add MLflow listener import to events/__init__.py
- Clean up unused imports in test files

Addresses code review feedback from João regarding parameter validation
and return type annotations while fixing CI lint failures.

Co-Authored-By: João <joao@crewai.com>
2025-06-03 21:41:14 +00:00
..
2025-03-14 03:00:30 -03:00
2023-10-29 19:51:59 -03:00
2025-05-14 15:13:39 -04:00