SarowarSaurav commited on
Commit
893a56b
·
verified ·
1 Parent(s): 468beef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ import difflib
3
 
4
  # Define the knowledge base as a dictionary
5
  knowledge_base = {
6
- "CDA" : "Citizen Development Program",
7
  "CDP" : "Citizen Development Program",
8
  "ITSC" : "IT Service Continuity",
9
  "GMAA" : "GMs Accountability Audit",
 
3
 
4
  # Define the knowledge base as a dictionary
5
  knowledge_base = {
6
+ "CDA" : "Citizen Development Program",
7
  "CDP" : "Citizen Development Program",
8
  "ITSC" : "IT Service Continuity",
9
  "GMAA" : "GMs Accountability Audit",