mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 16:48:30 +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
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user