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 Jan 29, 2025
1 parent 5a7dc11 commit 46b44f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/batches_tests/test_fine_tuning_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

sys.path.insert(
0, os.path.abspath("../..")
) # Adds the parent directory to the system-path
) # Adds the parent directory to the system path
from openai import APITimeoutError as Timeout

import litellm
Expand Down

0 comments on commit 46b44f3

Please sign in to comment.