Spaces:
Sleeping
Sleeping
Commit ·
5ef98e3
1
Parent(s): 27148a4
Update app.py
Browse files
app.py
CHANGED
|
@@ -2,7 +2,7 @@ import streamlit as st
|
|
| 2 |
from home import dashboard
|
| 3 |
from streamlit_option_menu import option_menu
|
| 4 |
import json
|
| 5 |
-
|
| 6 |
import uuid
|
| 7 |
|
| 8 |
|
|
|
|
| 2 |
from home import dashboard
|
| 3 |
from streamlit_option_menu import option_menu
|
| 4 |
import json
|
| 5 |
+
|
| 6 |
import uuid
|
| 7 |
|
| 8 |
|