Spaces:
Sleeping
Sleeping
Comment PAINS
Browse files
app.py
CHANGED
@@ -343,7 +343,7 @@ FILTER_MAP = {
|
|
343 |
'Ghose': ghose,
|
344 |
'Rule of Three': rule_of_three,
|
345 |
'Veber': veber,
|
346 |
-
'PAINS': pains,
|
347 |
}
|
348 |
|
349 |
TASK_MAP = {
|
|
|
343 |
'Ghose': ghose,
|
344 |
'Rule of Three': rule_of_three,
|
345 |
'Veber': veber,
|
346 |
+
# 'PAINS': pains,
|
347 |
}
|
348 |
|
349 |
TASK_MAP = {
|