CosmickVisions commited on
Commit
b7a3cd0
·
verified ·
1 Parent(s): 2c15cc9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -332,7 +332,6 @@ with st.sidebar:
332
  "Navigation",
333
  ["Data Upload", "Data Cleaning", "EDA", "Model Training", "Predictions", "PDF Analysis"],
334
  format_func=lambda x: f"📌 {x}"
335
- )
336
  )
337
  st.markdown("---")
338
  st.markdown("Created by Calvin Allen-Crawford")
 
332
  "Navigation",
333
  ["Data Upload", "Data Cleaning", "EDA", "Model Training", "Predictions", "PDF Analysis"],
334
  format_func=lambda x: f"📌 {x}"
 
335
  )
336
  st.markdown("---")
337
  st.markdown("Created by Calvin Allen-Crawford")