shahzad4894 commited on
Commit
1cd161b
·
verified ·
1 Parent(s): 21c3db6

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -2
src/streamlit_app.py CHANGED
@@ -23,8 +23,7 @@ from tenacity import retry, stop_after_attempt, wait_exponential
23
 
24
 
25
 
26
- os.environ["STREAMLIT_HOME"] = os.path.join(os.getcwd(), ".streamlit")
27
- os.makedirs(os.environ["STREAMLIT_HOME"], exist_ok=True)
28
 
29
 
30
  # Page configuration
 
23
 
24
 
25
 
26
+
 
27
 
28
 
29
  # Page configuration