NotRev commited on
Commit
72b6c4d
·
verified ·
1 Parent(s): cf174b3

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +3 -1
src/streamlit_app.py CHANGED
@@ -113,4 +113,6 @@ if ner_pipe and classifier_pipe:
113
  mime="application/json"
114
  )
115
  else:
116
- st.warning("Please paste a job description into the text area.")
 
 
 
113
  mime="application/json"
114
  )
115
  else:
116
+ st.warning("Please paste a job description into the text area.")
117
+
118
+