style: Fix import order in test_compatibility.py

Co-Authored-By: Joe Moura <joao@crewai.com>
This commit is contained in:
Devin AI
2025-04-10 16:26:22 +00:00
parent bee9307c08
commit be8d3765a0

View File

@@ -1,5 +1,6 @@
import pytest
def test_basic_import():
"""
Tests that the crewai package can be imported without raising exceptions.