Nikhil0987 commited on
Commit
b4c6852
1 Parent(s): c52295e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import streamlit as st
2
- # from home import dashboard
3
  from streamlit_option_menu import option_menu
4
  import json
5
  import uuid
 
1
  import streamlit as st
2
+ from home import dashboard
3
  from streamlit_option_menu import option_menu
4
  import json
5
  import uuid