ASG Models commited on
Commit
afef005
·
verified ·
1 Parent(s): 9ba5fd1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -369,7 +369,7 @@ class DataViewerApp:
369
  with gr.Accordion("Install Data", open=False):
370
  with gr.Row():
371
  self.create_Tabs()
372
- with gr.Row():
373
  columns = []
374
  columns1 = []
375
 
 
369
  with gr.Accordion("Install Data", open=False):
370
  with gr.Row():
371
  self.create_Tabs()
372
+ with gr.Row():
373
  columns = []
374
  columns1 = []
375