-
-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: add switch_ingredient_lang.py data quality script * fix: improve api.products.get method - return the product directly as response - handle invalid barcode * docs: improve documentation in README.md * fix: remove data quality scripts folder * fix: return None if product is not found * fix: fix typing issues * tests: fix unit tests * tests: add more unit tests
- Loading branch information
1 parent
9d99e6c
commit 07f224c
Showing
3 changed files
with
177 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters