BigSalmon commited on
Commit
1aaf739
1 Parent(s): 37c4302

Update app.py

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