ppsingh commited on
Commit
c91091d
1 Parent(s): 22666cd

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
- "Consolidated",
3
- "MWTS"
4
  ]
 
1
  POSSIBLE_REPORTS = [
2
+ "ABC",
3
+ "XYZ"
4
  ]