dperales commited on
Commit
1026a38
1 Parent(s): 559380b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -6
app.py CHANGED
@@ -235,12 +235,12 @@ def main():
235
  print(partes)
236
 
237
  elif page == "Under Construction":
238
- st.header('Under Construction')
239
-
240
- st.write(
241
- """
242
- """
243
- )
244
 
245
  try:
246
  main()
 
235
  print(partes)
236
 
237
  elif page == "Under Construction":
238
+ st.header('Under Construction')
239
+
240
+ st.write(
241
+ """
242
+ """
243
+ )
244
 
245
  try:
246
  main()