Skip to content
v0.0.2

- Add Fixer class, which re-loads corrupt objects from origins
- Fix crash when using datastore_get_or_add for an existing datastore

Internals
---------

- requirements-test: Remove pytest pinning to < 7
- add strict asyncio_mode in pytest.ini
- Bump mypy to v0.942
- Add .git-blame-ignore-revs file with automatic reformatting commits
- python: Reformat code with black 22.3.0
- pre-commit, tox: Bump black from 19.10b0 to 22.3.0