style: Fix import order in provider_test.py

Co-Authored-By: Joe Moura <joao@crewai.com>
This commit is contained in:
Devin AI
2025-02-12 22:05:34 +00:00
parent 92101e77e4
commit b47aaa10c6

View File

@@ -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