Merge branch 'main' into gl/fix/cache-handler-types-and-imports

This commit is contained in:
Greyson LaLonde
2025-09-05 10:03:41 -04:00
committed by GitHub

View File

@@ -122,7 +122,6 @@ select = [
]
[tool.mypy]
strict = true
exclude = ["src/crewai/cli/templates", "tests"]
[tool.bandit]