From 470d4608ffdfe614204d5e190a545717d6f5740b Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Thu, 21 Nov 2024 15:26:57 -0800 Subject: [PATCH] ci/cd run again --- tests/pass_through_tests/test_anthropic_passthrough.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/pass_through_tests/test_anthropic_passthrough.py b/tests/pass_through_tests/test_anthropic_passthrough.py index beffcbc95..1e599b735 100644 --- a/tests/pass_through_tests/test_anthropic_passthrough.py +++ b/tests/pass_through_tests/test_anthropic_passthrough.py @@ -1,5 +1,6 @@ """ This test ensures that the proxy can passthrough anthropic requests + """ import pytest