Skip to content

Commit dd0657c

Browse files
committed
Remove misleading comment
1 parent b05a68b commit dd0657c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tested/judge/evaluation.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ def _evaluate_channel(
128128
should_report_case = should_show(output, channel, evaluation_result)
129129

130130
if not should_report_case and is_correct:
131-
# We do report that a test is correct, to set the status.
132131
continue
133132

134133
expected = evaluation_result.readable_expected

0 commit comments

Comments
 (0)