pimutils / todoman

✅ A simple, standards-based, cli todo (aka: task) manager.
https://todoman.readthedocs.io
ISC License
489 stars 78 forks source link

[pre-commit.ci] pre-commit autoupdate #490

Closed pre-commit-ci[bot] closed 2 years ago

pre-commit-ci[bot] commented 2 years ago

updates:

WhyNotHugo commented 2 years ago

Interesting, that finally ignores a potential error and returns anyway.

The return value will be undefined or bogus. Needs to be fixed. A DB error is fatal anyway, so not much rescuing to be done there.