ppsingh commited on
Commit
e9130f9
1 Parent(s): 7f1736e

Update auditqa/reports.py

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