Habitica-todo
Habitica-todo copied to clipboard
Using `get` to avoid `KeyError`
I was getting a KeyError
when running oneWaySync.py
. Fixed it by using get
and providing a default.