emvecchi commited on
Commit
4b804fa
1 Parent(s): 0d497f6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -232,7 +232,7 @@ def show_field(f: Field, index: int):
232
 
233
 
234
 
235
- #st.set_page_config(layout='wide')
236
  # Title of the app
237
  st.title("Moderator Intervention Prediction")
238
 
 
232
 
233
 
234
 
235
+ st.set_page_config(layout='wide')
236
  # Title of the app
237
  st.title("Moderator Intervention Prediction")
238