openfree commited on
Commit
4f3b03b
·
verified ·
1 Parent(s): ef69f14

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -3811,4 +3811,5 @@ if __name__ == "__main__":
3811
 
3812
  except Exception as e:
3813
  logging.error(f"Application startup error: {str(e)}", exc_info=True)
3814
- st.error(f"Application startup error: {str(e)}")
 
 
3811
 
3812
  except Exception as e:
3813
  logging.error(f"Application startup error: {str(e)}", exc_info=True)
3814
+ st.error(f"Application startup error: {str(e)}")
3815
+