Ayesha-Majeed commited on
Commit
d846dc7
·
verified ·
1 Parent(s): e269e0c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -193,7 +193,7 @@ with gr.Blocks(
193
  """
194
  )
195
 
196
- Autofill callback
197
  row_selector.change(
198
  fn=autofill_fields,
199
  inputs=[row_selector],
 
193
  """
194
  )
195
 
196
+ #Autofill callback
197
  row_selector.change(
198
  fn=autofill_fields,
199
  inputs=[row_selector],