Files
crewAI/tests/test_oauth2_llm.py
Devin AI 03ee4c59eb Fix lint and type-checker issues in OAuth2 implementation
- Remove unused imports (List, Optional, MagicMock)
- Fix type annotation: change 'any' to 'Any' in oauth2_token_manager.py
- All OAuth2 tests still pass after fixes

Co-Authored-By: João <joao@crewai.com>
2025-07-07 18:01:35 +00:00

9.8 KiB