diff --git a/tests/cli/provider_test.py b/tests/cli/provider_test.py index cfa4b98ea..a0d283e14 100644 --- a/tests/cli/provider_test.py +++ b/tests/cli/provider_test.py @@ -1,8 +1,7 @@ import json -import time - import pytest import requests +import time from unittest.mock import Mock, patch from crewai.cli.constants import JSON_URL, MODELS, PROVIDERS