Skip to content

Commit 48c83e8

Browse files
committed
Allow save after complete batch
1 parent 939aea0 commit 48c83e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_ax_generators.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -831,7 +831,7 @@ def test_ax_service_init():
831831
filepath=os.path.join(
832832
exploration.exploration_dir_path,
833833
"model_history",
834-
"ax_client_at_eval_5.json",
834+
"ax_client_at_eval_6.json",
835835
)
836836
)
837837

0 commit comments

Comments
 (0)