v2 - 적용완료 / 2504회 A형 테스트중 (B,C형 JSON파일 작성후 테스트필요)
This commit is contained in:
@@ -615,9 +615,9 @@ def main():
|
||||
|
||||
# 250429기준 없는 시험 형식(A,B,C..)은 주석처리 하지 않으면 오류 발생
|
||||
exam_types = [
|
||||
# 'A',
|
||||
'A',
|
||||
# 'B',
|
||||
'C',
|
||||
# 'C',
|
||||
]
|
||||
# test_mode = False
|
||||
test_mode = True
|
||||
|
||||
Reference in New Issue
Block a user