Wsinfer, now with strided patches.
This is a minor release that adds strided patches, via the --patch-overlap-ratio
option to wsinfer run
.
This release also includes various bugfixes and a move to the ruff formatter/linter.
What's Changed
- Cleanup + add strided patches by @kaczmarj in #218
- [STYLE] use ruff in lieu of black/flake8/isort + add pre-commit by @kaczmarj in #219
Full Changelog: v0.6.0...v0.6.1