mgyigit commited on
Commit
598d6bd
·
verified ·
1 Parent(s): 6c4dbfc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -229,7 +229,7 @@ with block:
229
  .applymap(style_methods, subset=["Method"])\
230
  .set_table_attributes('class="dataframe"')\
231
  .render()
232
- )
233
 
234
  with gr.Row(show_progress=True, variant='panel'):
235
  data_component = gr.Dataframe(
 
229
  .applymap(style_methods, subset=["Method"])\
230
  .set_table_attributes('class="dataframe"')\
231
  .render()
232
+
233
 
234
  with gr.Row(show_progress=True, variant='panel'):
235
  data_component = gr.Dataframe(