BigSalmon commited on
Commit
251d8fa
·
1 Parent(s): 6b40c01

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ Translated into the Style of Abraham Lincoln: corn fields ( permeate illinois /
56
 
57
  ***
58
 
59
- informal english: """
60
  with st.form(key='my_form'):
61
  prompt = st.text_area(label='Enter sentence', value=g)
62
  submit_button = st.form_submit_button(label='Submit')
 
56
 
57
  ***
58
 
59
+ informal english:"""
60
  with st.form(key='my_form'):
61
  prompt = st.text_area(label='Enter sentence', value=g)
62
  submit_button = st.form_submit_button(label='Submit')