burtenshaw commited on
Commit
aefd09f
·
1 Parent(s): 899b7ab

fix syntax error

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -354,8 +354,6 @@ Upon completion of {EXAM_MAX_QUESTIONS}, you can collect and share your certific
354
  ## Questions:
355
  """)
356
 
357
- )
358
-
359
  with gr.Row(variant="panel"):
360
  question_text = gr.Markdown("")
361
  radio_choices = gr.Radio(
 
354
  ## Questions:
355
  """)
356
 
 
 
357
  with gr.Row(variant="panel"):
358
  question_text = gr.Markdown("")
359
  radio_choices = gr.Radio(