From abd7e48dee9e1af290ca3316ad1d52806a9db58d Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Sat, 16 Dec 2023 22:34:10 +0530 Subject: [PATCH] (ci/cd) run again --- litellm/tests/test_config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/litellm/tests/test_config.py b/litellm/tests/test_config.py index 73e719cad..ceecaf181 100644 --- a/litellm/tests/test_config.py +++ b/litellm/tests/test_config.py @@ -47,7 +47,7 @@ def test_config_context_moderation(): print(f"Exception: {e}") pytest.fail(f"An exception occurred: {e}") -# test_config_context_moderation() +# test_config_context_moderation() def test_config_context_default_fallback(): try: