Liusuthu commited on
Commit
d4ea503
·
verified ·
1 Parent(s): 686511a

Update scale.py

Browse files
Files changed (1) hide show
  1. scale.py +0 -1
scale.py CHANGED
@@ -16,7 +16,6 @@ def Score(choice1,choice2,choice3,choice4,choice5,choice6,choice7,choice8,choice
16
  if None in choices:
17
  gr.Warning("您有未勾选的题目,请确认后再次提交")
18
  else:
19
- gr.Info("提交成功!结果已在下方展示。")
20
  for i in range(len(choices)):
21
  match i:
22
  case 1|4|5|10|11|13|15|16|17|19:
 
16
  if None in choices:
17
  gr.Warning("您有未勾选的题目,请确认后再次提交")
18
  else:
 
19
  for i in range(len(choices)):
20
  match i:
21
  case 1|4|5|10|11|13|15|16|17|19: