Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -232,7 +232,7 @@ def show_field(f: Field, index: int):
|
|
232 |
|
233 |
|
234 |
|
235 |
-
|
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 |
|