* Fix Todoist custom project update Custom projects were not refreshing the API state and were using local/stored state. This resulted in invalid tasks being retained upon update. This change resets the local Todoist API state, syncs it, and then continues normal update operation(s) on the Todoist project data object. * Remove blank line after docstring * Update logging call * Simplify logging |
||
---|---|---|
.. | ||
__init__.py | ||
caldav.py | ||
demo.py | ||
google.py | ||
services.yaml | ||
todoist.py |