ibrahim313 commited on
Commit
8e62217
·
verified ·
1 Parent(s): e98d5af

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -130,7 +130,5 @@ if st.button("Check In"):
130
  st.write(mental_health_check_in(feelings_input))
131
  else:
132
  st.write("Please describe your feelings.")
133
- if __name__ == "__main__":
134
- st.run()
135
 
136
 
 
130
  st.write(mental_health_check_in(feelings_input))
131
  else:
132
  st.write("Please describe your feelings.")
 
 
133
 
134