Spaces:
Build error
Build error
Update pages/LIFE_CYCLE_OF_MACHINE_LEARNING.py
Browse files
pages/LIFE_CYCLE_OF_MACHINE_LEARNING.py
CHANGED
|
@@ -422,4 +422,4 @@ elif st.session_state.page == "unstructured_data":
|
|
| 422 |
elif st.session_state.page == "semi_structured_data":
|
| 423 |
semi_structured_data_page()
|
| 424 |
elif st.session_state.page == "xml":
|
| 425 |
-
xml_page()
|
|
|
|
| 422 |
elif st.session_state.page == "semi_structured_data":
|
| 423 |
semi_structured_data_page()
|
| 424 |
elif st.session_state.page == "xml":
|
| 425 |
+
xml_page()
|