Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update auditqa/reports.py
Browse files- auditqa/reports.py +3 -3
auditqa/reports.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
POSSIBLE_REPORTS = [
|
2 |
-
"
|
3 |
-
"
|
4 |
-
"
|
5 |
]
|
|
|
1 |
POSSIBLE_REPORTS = [
|
2 |
+
"Consolidated2021",
|
3 |
+
"MWTS2021",
|
4 |
+
"MWTS2022"
|
5 |
]
|