neerajkalyank commited on
Commit
be459a0
·
verified ·
1 Parent(s): 936620c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -305,4 +305,4 @@ with gr.Blocks(css=custom_css) as app:
305
 
306
  fetch_button.click(billing_interface, [patient_id_bill], billing_output)
307
 
308
- app.launch()
 
305
 
306
  fetch_button.click(billing_interface, [patient_id_bill], billing_output)
307
 
308
+ app.launch()