DinoDelija commited on
Commit
712376c
·
verified ·
1 Parent(s): 0dfee99

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,5 +62,5 @@ print(eng_sentence)
62
  print(translation)
63
  # st.write('Fering transaltion of the sentence is: ', translation)
64
  if translation != None:
65
- st.markdown(f'''Fering:
66
  {translation}''')
 
62
  print(translation)
63
  # st.write('Fering transaltion of the sentence is: ', translation)
64
  if translation != None:
65
+ st.markdown(f'''Fering: \n
66
  {translation}''')