Skip to content

Commit 914205b

Browse files
committed
format
1 parent c6db589 commit 914205b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eval_protocol/pytest/evaluation_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ def evaluation_test(
190190
original_completion_params = completion_params
191191
passed_threshold = parse_ep_passed_threshold(passed_threshold)
192192
custom_invocation_id = os.environ.get("EP_INVOCATION_ID", None)
193+
193194
def decorator(
194195
test_func: TestFunction,
195196
) -> TestFunction:

0 commit comments

Comments
 (0)