eaglelandsonce commited on
Commit
82cf53a
·
verified ·
1 Parent(s): b5bea70

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -1
config.py CHANGED
@@ -3,7 +3,7 @@ from dotenv import load_dotenv
3
  import os
4
 
5
  # Set the page configuration to wide layout
6
- st.set_page_config(layout="wide")
7
 
8
  # Load environment variables from .env file
9
  load_dotenv()
 
3
  import os
4
 
5
  # Set the page configuration to wide layout
6
+ # st.set_page_config(layout="wide")
7
 
8
  # Load environment variables from .env file
9
  load_dotenv()