ppsingh commited on
Commit
dbae9c9
·
verified ·
1 Parent(s): c15f240

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -368,7 +368,7 @@ with gr.Blocks(title="Audit Q&A", css= "style.css", theme=theme,elem_id = "main-
368
  label="""Choose search method <div class="question-tooltip">?
369
  <div class="tooltip-content">Select the audit reports that you want to analyse directly or browse through categories and select reports</div>
370
  </div>""",
371
- info= """This is test"""
372
  value="Search by Report Name",
373
  )
374
 
 
368
  label="""Choose search method <div class="question-tooltip">?
369
  <div class="tooltip-content">Select the audit reports that you want to analyse directly or browse through categories and select reports</div>
370
  </div>""",
371
+ info= "This is test",
372
  value="Search by Report Name",
373
  )
374