848fd40
1
2
3
4
5
import streamlit as st from functions.sidebar import sidebar sidebar() st.title('Home')