Sathwikchowdary commited on
Commit
9d41ea9
·
verified ·
1 Parent(s): def2ba6

Update pages/Data_Collection.py

Browse files
Files changed (1) hide show
  1. pages/Data_Collection.py +1 -1
pages/Data_Collection.py CHANGED
@@ -101,6 +101,6 @@ with col1:
101
 
102
  with col2:
103
  if st.button("XML"):
104
- st.switch_page("pages/info_of_XML.py")
105
 
106
 
 
101
 
102
  with col2:
103
  if st.button("XML"):
104
+ st.switch_page("pages/Info_of_XML.py")
105
 
106