Task #3 update_recipes has a typo in the doc string, making it confusing to solve.
The doc string states that the second parameter recipe_updates is a dictionary, but as per the instructions & tests it’s actually a tuple.
Task #3 update_recipes has a typo in the doc string, making it confusing to solve.
The doc string states that the second parameter recipe_updates is a dictionary, but as per the instructions & tests it’s actually a tuple.