Sathwikchowdary commited on
Commit
c69351c
·
verified ·
1 Parent(s): 04e0064

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -84,4 +84,4 @@ with col3:
84
 
85
  with col4:
86
  if st.button("Logistic Regression"):
87
- st.switch_page(""pages/4Logistic_Regression.py"")
 
84
 
85
  with col4:
86
  if st.button("Logistic Regression"):
87
+ st.switch_page("pages/4Logistic_Regression.py")