Skip to content

Commit 8762f76

Browse files
committed
bound grader_output
1 parent e39d57d commit 8762f76

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

project/paperbench/paperbench/scripts/alcatraz_services.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ async def grade_on_computer(
132132
logger.info(f"Grading {submission_path} for paper {paper_id}")
133133

134134
error_msg = None
135+
grader_output = None
135136
try:
136137

137138
# Step 1: Download submission to /submission

0 commit comments

Comments
 (0)