ppsingh commited on
Commit
2839dc3
·
verified ·
1 Parent(s): 179b0bb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -533,6 +533,7 @@ with gr.Blocks(title="Audit Q&A", css= "style.css", theme=theme,elem_id = "main-
533
  submit_feedback_not_okay,
534
  [feedback_state],
535
  [feedback_row, feedback_thanks]
 
536
 
537
  #-------------------- Session Management + Geolocation -------------------------
538
 
 
533
  submit_feedback_not_okay,
534
  [feedback_state],
535
  [feedback_row, feedback_thanks]
536
+ )
537
 
538
  #-------------------- Session Management + Geolocation -------------------------
539