ppsingh commited on
Commit
4732b43
1 Parent(s): c2645af

Update auditqa/reports.py

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