debisoft commited on
Commit
4e1a891
1 Parent(s): c692560
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -51,10 +51,10 @@ def greet(input):
51
  "answer": "There will be a panel to oversee disputes"
52
  })
53
 
54
- # qa_list.append({
55
- # "question": "Will joining a union affect my job security?",
56
- # "answer": "No."
57
- # })
58
 
59
  qa_list.append({
60
  "question": "What is the process for joining a union?",
 
51
  "answer": "There will be a panel to oversee disputes"
52
  })
53
 
54
+ qa_list.append({
55
+ "question": "Will joining a union affect my job security?",
56
+ "answer": "No."
57
+ })
58
 
59
  qa_list.append({
60
  "question": "What is the process for joining a union?",