- Move all Amulet-related code to a separate module
- Add bug fix for `RANK` environment to `hi-ml` runner
- Improve documentation and add standalone example script
* Fix mypy configuration in mypy.ini, settings.json, and Makefiles
* Various fixes for out-of-date API usage
* Move slide loading benchmarks into hi-ml-histopathology/other
* Adding cross-validation
* Simplified model config loading for models in the histopathology folder
* Editor setup for VSCode
* Simplified pytest usage, also from within VSCode
* First version of runner
* changelog and pyright
* PR comments
* Runs in AML
* More PR comments
* More PR comments
* Remove GenericConfig from himl
* Add more tests
* pytest and pyright
* Add more tests
* Add more tests
* Add documentation
* bug fix align config attributes
* works on config outside of hi-ml
* flake8 mypy pytest
* Add more tests for config loading
* PR comments and add more tests
* Respond to PR comments
* More PR comments
* pytest, mypy, flake8
* fix test running remotely
* debug why test fails on remote build
* debug why test fails on remote build
* debug why test fails on remote build
* fix test
* Fix tests
* debug test failing on azure agent
* Fix test and update docs
* update test
* Update command line tools
* Update coverage report to only read .py files
* debug coverage problem
* debug coverage failing
* debug coverage failing
* debug coverage failing
* PR comments