David Todd a01ffceb86
Finish checkRevisedItems, apply dict directly to api call, add error checking to switchDateRange
checkRevisedItems will return a list called itemIDs inside the apiResponse - This list is all the items that need getItems again
instead of needlessly pulling the response from the api into a variable and applying a dict there, apply directly to the api call
switchDateRange will now output a dict containing a range ending today if no arguments are given
2016-03-25 15:28:08 -05:00
Description
No description provided
88 KiB
Languages
Python 100%