Spaces:
Runtime error
Runtime error
gabeorlanski
commited on
Commit
·
6ac8164
1
Parent(s):
942b826
Update bc_eval.py
Browse files- bc_eval.py +1 -0
bc_eval.py
CHANGED
@@ -79,6 +79,7 @@ _QUESTION_INFO_KEYS = {
|
|
79 |
"test_code",
|
80 |
"test_list",
|
81 |
"test_case_ids",
|
|
|
82 |
}
|
83 |
|
84 |
|
|
|
79 |
"test_code",
|
80 |
"test_list",
|
81 |
"test_case_ids",
|
82 |
+
"extension"
|
83 |
}
|
84 |
|
85 |
|