Nikhil0987 commited on
Commit
60686d3
1 Parent(s): 74a1018

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ import json
5
  import uuid
6
 
7
 
8
- st.set_page_config(page_title="Authentication", page_icon=":guardsman:", layout="wide")
9
 
10
  # st.title("Authentication")
11
 
 
5
  import uuid
6
 
7
 
8
+ # st.set_page_config(page_title="Authentication", page_icon=":guardsman:", layout="wide")
9
 
10
  # st.title("Authentication")
11