test load_recipe
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-05-17 22:01:19 -04:00
parent 719b544007
commit b6daacca2d
2 changed files with 10 additions and 2 deletions

View File

@@ -10,7 +10,6 @@ import logging
from argparse import ArgumentParser
def parse_ingredient(ingredient_text):
units = ['teaspoon', 'tablespoon', 'gram', 'ounce', 'jar', 'cup', 'pinch',
'container', 'slice', 'package', 'pound', 'can', 'dash', 'spear',
'bunch', 'quart', 'cube', 'envelope', 'square', 'sprig', 'bag',