libokj commited on
Commit
5213d25
·
1 Parent(s): 2a4780f

Comment PAINS

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 = {