From f7098716f53e1e57b1022445852c02a2e8ab06a0 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 13:32:03 +0000 Subject: [PATCH] Fix import formatting in test_constants.py Co-Authored-By: Joe Moura --- tests/cli/test_constants.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/cli/test_constants.py b/tests/cli/test_constants.py index b0b95c5f9..61d8e069b 100644 --- a/tests/cli/test_constants.py +++ b/tests/cli/test_constants.py @@ -1,4 +1,5 @@ import pytest + from crewai.cli.constants import ENV_VARS, MODELS, PROVIDERS