Sathwikchowdary commited on
Commit
06c01be
·
verified ·
1 Parent(s): b36dbdb

Update pages/Data_Collection.py

Browse files
Files changed (1) hide show
  1. pages/Data_Collection.py +1 -1
pages/Data_Collection.py CHANGED
@@ -94,7 +94,7 @@ col1 = st.columns(2)
94
 
95
  with col1:
96
  if st.button("More info on structured data"):
97
- if.st.button("SQL"):
98
  st.switch_page("pages/excel_Files.py")
99
  display_lifecycle_stage(
100
  "Problem Statement",
 
94
 
95
  with col1:
96
  if st.button("More info on structured data"):
97
+ if st.button("SQL"):
98
  st.switch_page("pages/excel_Files.py")
99
  display_lifecycle_stage(
100
  "Problem Statement",