AreesaAshfaq commited on
Commit
831bc14
·
verified ·
1 Parent(s): 1ff3b59

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -123,4 +123,4 @@ if st.button('Translate'):
123
  st.write(f'Translation ({target_language}):')
124
  st.write(translation)
125
  except Exception as e:
126
- st.error(f"Error: {e}")
 
123
  st.write(f'Translation ({target_language}):')
124
  st.write(translation)
125
  except Exception as e:
126
+ st.error(f"Error: {e}")