Fix import sorting in test_span_creation function

Co-Authored-By: Joe Moura <joao@crewai.com>
This commit is contained in:
Devin AI
2025-03-14 10:39:13 +00:00
parent ae88b56f9c
commit 7e38e09307

View File

@@ -90,6 +90,7 @@ def test_span_creation():
import os import os
from opentelemetry import trace from opentelemetry import trace
from src.crewai.telemetry.telemetry import Telemetry from src.crewai.telemetry.telemetry import Telemetry
# Ensure telemetry is enabled for this test # Ensure telemetry is enabled for this test