ppsingh commited on
Commit
bc3bde4
1 Parent(s): e6f66df

Update auditqa/reports.py

Browse files
Files changed (1) hide show
  1. auditqa/reports.py +3 -2
auditqa/reports.py CHANGED
@@ -1,4 +1,5 @@
1
  POSSIBLE_REPORTS = [
2
- "ABC",
3
- "XYZ"
 
4
  ]
 
1
  POSSIBLE_REPORTS = [
2
+ "Consolidated Reports",
3
+ "District",
4
+ "Ministry"
5
  ]