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

Update src/streamlit_app.py

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