Project 'biosignal/software/mednet' was moved to 'medai/software/mednet'. Please update any links and bookmarks that may still have the old path.
Simplify toolchain to use ruff instead of black/isort/docformatter
Compare changes
This MR integrates the use of ruff into our workflow.
It updates all files to match setup rules. See pyproject.toml
for supported rules and documentation.