From e397e577a1c38a7f0ded9ad45ce8b41010ad5bd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Bournhonesque?= Date: Tue, 29 Aug 2023 15:17:07 +0200 Subject: [PATCH] fix: add new exception for packaging Solves #1058 --- robotoff/prediction/ocr/packaging.py | 1 + 1 file changed, 1 insertion(+) diff --git a/robotoff/prediction/ocr/packaging.py b/robotoff/prediction/ocr/packaging.py index 0c05426265..77121795f2 100644 --- a/robotoff/prediction/ocr/packaging.py +++ b/robotoff/prediction/ocr/packaging.py @@ -36,6 +36,7 @@ "en:spoon", # most of the spoon are false positive "en:tablespoon", "en:mold", # moule + "en:cutlery", # couverts None, }