Sathwikchowdary commited on
Commit
25ec4c9
·
verified ·
1 Parent(s): 3265662

Update pages/Data_Collection.py

Browse files
Files changed (1) hide show
  1. pages/Data_Collection.py +1 -1
pages/Data_Collection.py CHANGED
@@ -108,7 +108,7 @@ with col2:
108
  st.switch_page("pages/Info_of_HTML.py")
109
  with col3:
110
  if st.button("IMAGE"):
111
- st.switch_page("pages/Info_of_Image.py")
112
 
113
 
114
 
 
108
  st.switch_page("pages/Info_of_HTML.py")
109
  with col3:
110
  if st.button("IMAGE"):
111
+ st.switch_page("pages/Info _of_Image.py")
112
 
113
 
114