Kangarroar commited on
Commit
c0b97e3
·
1 Parent(s): cd8ed16

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  import streamlit as st
2
  import os
3
- password = os.environ.get("passsord")
4
  # Define a function to hide a Streamlit tab
5
  def hide_tab():
6
  hide_streamlit_style = """
 
1
  import streamlit as st
2
  import os
3
+ password = os.environ.get("password")
4
  # Define a function to hide a Streamlit tab
5
  def hide_tab():
6
  hide_streamlit_style = """