Skip to content

Commit e60f48b

Browse files
Fix import
1 parent 4e13fdb commit e60f48b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/inspect_evals/musr/musr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
from inspect_ai.scorer import choice
1717
from inspect_ai.solver import multiple_choice, system_message
1818

19-
from .prompts import (
19+
from inspect_evals.musr.prompts import (
2020
COT_PLUS_PROMPT,
2121
COT_PROMPT,
2222
MURDER_MYSTERIES_EXAMPLE,

0 commit comments

Comments
 (0)