Fix import sorting in integration tests

Co-Authored-By: Joe Moura <joao@crewai.com>
This commit is contained in:
Devin AI
2025-03-13 08:48:50 +00:00
parent 997462db6d
commit 81c8dd4e1c

View File

@@ -1,6 +1,8 @@
import pytest
from src.crewai.llm import LLM
def test_azure_detection_with_credentials():
"""Test that Azure is detected correctly when credentials are provided but model lacks azure/ prefix."""
# Create LLM instance with Azure parameters but without azure/ prefix