Skip to content

Commit 12a8489

Browse files
committed
run ci/cd again
1 parent dad24f2 commit 12a8489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/llm_translation/test_gemini.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
sys.path.insert(
77
0, os.path.abspath("../..")
8-
) # Adds the parent directory to the system path
8+
) # Adds the parent directory to the system paths
99

1010
from base_llm_unit_tests import BaseLLMChatTest
1111
from litellm.llms.vertex_ai.context_caching.transformation import (

0 commit comments

Comments
 (0)