Files
crewAI/tests/cli/authentication
Devin AI bc4fd6a39b fix: resolve circular import in CLI authentication module
- Move ToolCommand import to be local inside _poll_for_token method
- Update test mock to patch ToolCommand at correct location
- Resolves Python 3.11 test collection failure in CI

Co-Authored-By: João <joao@crewai.com>
2025-06-24 19:08:00 +00:00
..