JHertz5 / shopping_list

python script to generate shopping list from Google Sheets spreadsheet
GNU General Public License v3.0
1 stars 0 forks source link

Rename "items" to "ingredients" #45

Closed JHertz5 closed 10 months ago

JHertz5 commented 10 months ago

It's not strictly true that toilet paper is an ingredient, but item is such a generic name that it is causing difficulties, e.g. items() is a method of the dict type.