ReceiptManager/receipt-parser-legacy

Fix failing unit test for market name

Open

#24 opened on Jun 2, 2019

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (762 stars) (192 forks)batch import
bughelp wanted

Description

In https://github.com/mre/receipt-parser/pull/23#issuecomment-497964607, @kiwita88 found the likely reason why our unit test for the market name 'p e n ny' fails. We should fix that.

Contributor guide