From b61204c1ca61aab82856fc86a9263cdac25450cf Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Wed, 31 Jan 2024 20:31:54 -0800 Subject: [PATCH] (ci/cd) run once more for good luck --- litellm/tests/test_completion.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/litellm/tests/test_completion.py b/litellm/tests/test_completion.py index 8b87c5eaec..516a24c226 100644 --- a/litellm/tests/test_completion.py +++ b/litellm/tests/test_completion.py @@ -566,9 +566,6 @@ def test_completion_openai(): pytest.fail(f"Error occurred: {e}") -# test_completion_openai() - - def test_completion_openai_organization(): try: litellm.set_verbose = True