We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 854dcaa commit 2ad8befCopy full SHA for 2ad8bef
src/openfoodfacts/taxonomy.py
@@ -21,7 +21,6 @@
21
DEFAULT_CACHE_DIR = Path("~/.cache/openfoodfacts/taxonomy").expanduser()
22
23
24
-# Only available for Open Food Facts for now (not other flavors)
25
TAXONOMY_URLS = {
26
Flavor.off: {
27
TaxonomyType.category: URLBuilder.static(Flavor.off, Environment.org)
0 commit comments