aaaleksandrasimonova commited on
Commit
147f1b7
·
verified ·
1 Parent(s): 69e13ab

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -66,7 +66,7 @@ st.markdown(
66
  )
67
 
68
  st.markdown(
69
- f"Тематики:\n {tags_str}"
70
  )
71
 
72
 
 
66
  )
67
 
68
  st.markdown(
69
+ f"Тематики:\n\n {tags_str}"
70
  )
71
 
72