diff --git a/tests/test_compatibility.py b/tests/test_compatibility.py index 90414b389..ff5b6d8f7 100644 --- a/tests/test_compatibility.py +++ b/tests/test_compatibility.py @@ -1,5 +1,6 @@ import pytest + def test_basic_import(): """ Tests that the crewai package can be imported without raising exceptions.