diff --git a/tests/cli/provider_test.py b/tests/cli/provider_test.py index a0e014842..6143150f9 100644 --- a/tests/cli/provider_test.py +++ b/tests/cli/provider_test.py @@ -1,6 +1,5 @@ -import requests - import pytest +import requests from unittest.mock import Mock, patch from crewai.cli.constants import JSON_URL, MODELS, PROVIDERS