Skip to content

Commit 909f72a

Browse files
author
Andrei Bratu
committed
CI old python version issue
1 parent c97a58a commit 909f72a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/test_evals.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ def test_eval_run_version_id(
4747
new_prompt_version_response = humanloop_test_client.prompts.upsert(
4848
path=eval_prompt.file_path,
4949
**test_prompt_config,
50-
temperature=0,
5150
)
5251
# WHEN creating an evaluation using version_id
5352
humanloop_test_client.evaluations.run( # type: ignore [attr-defined]

0 commit comments

Comments
 (0)