Skip to content

Commit

Permalink
fix: remove false positive label for moderation
Browse files Browse the repository at this point in the history
it will decrease the number of false positive alerts on Slack
  • Loading branch information
raphael0202 committed Jun 30, 2023
1 parent ffadf0d commit bfd2b58
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions robotoff/slack.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,8 @@ def _sensitive_image(flag_type: str, flagged_label: str) -> bool:
"eyebrow",
"ear",
"neck",
"jaw",
"nose",
"facial expression",
"glasses",
"eyewear",
"child",
"baby",
"human",
Expand Down

0 comments on commit bfd2b58

Please sign in to comment.