diff --git a/tests/test_litellm/llms/vertex_ai/__init__.py b/tests/test_litellm/llms/vertex_ai/__init__.py new file mode 100644 index 0000000000..bd2635ea1a --- /dev/null +++ b/tests/test_litellm/llms/vertex_ai/__init__.py @@ -0,0 +1,2 @@ +"""Vertex AI tests package.""" +