Chris4K commited on
Commit
21db1c3
1 Parent(s): 2c85855

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -1450,4 +1450,5 @@ def run_automated_tests_and_analyze(*args):
1450
  return results_df, stats_df, recommendations
1451
 
1452
  if __name__ == "__main__":
1453
- launch_interface()
 
 
1450
  return results_df, stats_df, recommendations
1451
 
1452
  if __name__ == "__main__":
1453
+ launch_interface()
1454
+