Skip to content

Commit

Permalink
(ci/cd) run again
Browse files Browse the repository at this point in the history
  • Loading branch information
ishaan-jaff committed May 18, 2024
1 parent 7af7610 commit c8a1cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion litellm/tests/test_completion.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

sys.path.insert(
0, os.path.abspath("../..")
) # Adds the parent directory to the, system path
) # Adds the parent directory to the system path
import pytest
import litellm
from litellm import embedding, completion, completion_cost, Timeout
Expand Down

0 comments on commit c8a1cf6

Please sign in to comment.