georad commited on
Commit
b50938f
·
verified ·
1 Parent(s): 9038e9e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ for i in range(50):
33
  st.write(f"More content: {i}")
34
 
35
 
36
- --- PAGE SETUP ---
37
  type_text_page = st.Page(
38
  page="pages/type_text.py",
39
  title="DEMO (work in progress)",
 
33
  st.write(f"More content: {i}")
34
 
35
 
36
+ # --- PAGE SETUP ---
37
  type_text_page = st.Page(
38
  page="pages/type_text.py",
39
  title="DEMO (work in progress)",