emsesc commited on
Commit
eb34850
·
1 Parent(s): 5d53143

delete filtered_df

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -858,6 +858,5 @@ def update_selected_view(seg_value):
858
  return "all_downloads"
859
 
860
  # Run the app
861
- if __name__ == "__main__":
862
  if __name__ == "__main__":
863
  app.run(debug=True)
 
858
  return "all_downloads"
859
 
860
  # Run the app
 
861
  if __name__ == "__main__":
862
  app.run(debug=True)