mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 00:28:31 +00:00
Fix import sorting in test file
Co-Authored-By: Joe Moura <joao@crewai.com>
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
import pytest
|
||||
from importlib import import_module
|
||||
|
||||
import pytest
|
||||
|
||||
|
||||
def test_opentelemetry_imports():
|
||||
"""Test that all required OpenTelemetry modules can be imported."""
|
||||
# Test basic imports
|
||||
|
||||
Reference in New Issue
Block a user