mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 08:08:32 +00:00
style: Fix import order in test_compatibility.py
Co-Authored-By: Joe Moura <joao@crewai.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
import pytest
|
import pytest
|
||||||
|
|
||||||
|
|
||||||
def test_basic_import():
|
def test_basic_import():
|
||||||
"""
|
"""
|
||||||
Tests that the crewai package can be imported without raising exceptions.
|
Tests that the crewai package can be imported without raising exceptions.
|
||||||
|
|||||||
Reference in New Issue
Block a user