Skip to content

Commit e0eaec1

Browse files
committed
unused type
1 parent 9dc3276 commit e0eaec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pytest/test_markdown_highlighting.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import re
99
from typing import Any, Dict, List, Optional
1010

11-
from eval_protocol.models import EvaluateResult, EvaluationRow, Message, InputMetadata, CompletionParams
11+
from eval_protocol.models import EvaluateResult, EvaluationRow, Message
1212
from eval_protocol.pytest import evaluation_test, default_single_turn_rollout_processor, evaluate
1313

1414

0 commit comments

Comments
 (0)