UnarineLeo commited on
Commit
6ec9e6d
1 Parent(s): f3a5359

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -123,7 +123,7 @@ with col1:
123
 
124
  st.markdown("Example")
125
  code = '''Tshivenda: Rabulasi wa <mask> u khou bvelela nga u lima.
126
- Tsonga: N'wana wa xisati u <mask> ku tsaka.'''
127
  st.code(code, language="python", wrap_lines=True)
128
  # st.code(sample_sentence, wrap_lines=True)
129
  if st.button("Test Example",use_container_width=True):
 
123
 
124
  st.markdown("Example")
125
  code = '''Tshivenda: Rabulasi wa <mask> u khou bvelela nga u lima.
126
+ Tsonga: N'wana wa xisati u <mask> ku tsaka.'''
127
  st.code(code, language="python", wrap_lines=True)
128
  # st.code(sample_sentence, wrap_lines=True)
129
  if st.button("Test Example",use_container_width=True):