You need to sign in or sign up before continuing.
Simplify toolchain to use ruff instead of black/isort/docformatter
Compare changes
+ 0
− 1
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.