NCTCMumbai commited on
Commit
d81c33f
1 Parent(s): 7658f31

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ firebase_admin.initialize_app(cred)
40
  db = firestore.client()
41
 
42
  # Examples
43
- examples = ['what is social media and what are rules related to it for expenditure monitoring ',
44
  'how many reports to be submitted by Expenditure observer with annexure names ?','what is expenditure limits for parlimentary constituency and assembly constituency'
45
  ]
46
  #db usage
 
40
  db = firestore.client()
41
 
42
  # Examples
43
+ examples = ['when i have to report to constituency?','what is social media and what are rules related to it for expenditure monitoring ',
44
  'how many reports to be submitted by Expenditure observer with annexure names ?','what is expenditure limits for parlimentary constituency and assembly constituency'
45
  ]
46
  #db usage