From 2e130fb662c0ccb704d0c6e09f83258982f2fddc Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Wed, 6 Mar 2024 20:40:27 -0800 Subject: [PATCH] (test) ci/cd run again --- litellm/tests/test_completion.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/litellm/tests/test_completion.py b/litellm/tests/test_completion.py index ba57945f2..4db664dde 100644 --- a/litellm/tests/test_completion.py +++ b/litellm/tests/test_completion.py @@ -1490,7 +1490,7 @@ def test_replicate_custom_prompt_dict(): # test_replicate_custom_prompt_dict() -# commenthing this out since we won't be always testing a custom replicate deployment +# commenthing this out since we won't be always testing a custom, replicate deployment # def test_completion_replicate_deployments(): # print("TESTING REPLICATE") # litellm.set_verbose=False