We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0835b12 commit ab2803dCopy full SHA for ab2803d
src/inspect_evals/class_eval/class_eval.py
@@ -31,7 +31,7 @@
31
)
32
from inspect_ai.util import ExecResult, sandbox
33
34
-from utils import construct_prompt
+from .utils import construct_prompt
35
36
# Timeout for scoring.
37
VERIFY_TIMEOUT = 30
0 commit comments