Since the [release of ruff 0.16.0](https://github.com/astral-sh/ruff/releases/tag/0.16.0), we have many errors with `ruff check`. I think we should start by pinning ruff to 0.15.0, but later updating the code to also pass all the checks in 0.16.0.
Since the release of ruff 0.16.0, we have many errors with
ruff check.I think we should start by pinning ruff to 0.15.0, but later updating the code to also pass all the checks in 0.16.0.