mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 00:28:31 +00:00
Fix import sorting in test_span_creation function
Co-Authored-By: Joe Moura <joao@crewai.com>
This commit is contained in:
@@ -90,6 +90,7 @@ def test_span_creation():
|
||||
import os
|
||||
|
||||
from opentelemetry import trace
|
||||
|
||||
from src.crewai.telemetry.telemetry import Telemetry
|
||||
|
||||
# Ensure telemetry is enabled for this test
|
||||
|
||||
Reference in New Issue
Block a user