CR7CAD commited on
Commit
546267f
·
verified ·
1 Parent(s): b58a2f9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -758,4 +758,4 @@ if uploaded_file is not None and job_description and st.button("Analyze Job Fit"
758
  """)
759
 
760
  if __name__ == "__main__":
761
- pass
 
758
  """)
759
 
760
  if __name__ == "__main__":
761
+ main()