ASG Models commited on
Commit
ea7f72a
1 Parent(s): 3b12fe0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -199,7 +199,7 @@ class DataViewerApp:
199
  api_name="/predict_1"
200
  )
201
  return result
202
- else:
203
  return ""
204
 
205
  def on_column_dropdown_change_operater(self,selected_column,selected_column1):
 
199
  api_name="/predict_1"
200
  )
201
  return result
202
+ else:
203
  return ""
204
 
205
  def on_column_dropdown_change_operater(self,selected_column,selected_column1):