Skip to content

Commit bf126c1

Browse files
committed
remove print statement
1 parent 6b9f133 commit bf126c1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

eval_protocol/pytest/evaluation_test.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -712,8 +712,6 @@ async def _collect_result(config, lst):
712712
"mode": mode,
713713
}
714714

715-
print(f"ep_params: {ep_params}")
716-
717715
# Create the dual mode wrapper
718716
dual_mode_wrapper = create_dual_mode_wrapper(
719717
test_func, mode, max_concurrent_rollouts, max_concurrent_evaluations, pytest_wrapper

0 commit comments

Comments
 (0)