instadeepai / jumanji

🕹️ A diverse suite of scalable reinforcement learning environments in JAX
https://instadeepai.github.io/jumanji
Apache License 2.0
649 stars 80 forks source link

feat: switch to ruff and upgrade pre-commit hooks #260

Closed sash-a closed 3 weeks ago

sash-a commented 3 weeks ago

Switch from black/flake/isort to ruff and update pre-commit hooks

Unfortunately this comes with quite a bit of reformatting

Closes: #255