issues
search
instadeepai
/
Mava
🦁 A research-friendly codebase for fast experimentation of multi-agent reinforcement learning in JAX
Apache License 2.0
737
stars
90
forks
source link
feat: ruff formatter and linter
#1081
Closed
sash-a
closed
4 months ago
sash-a
commented
5 months ago
What?
Swapped black, flake8 and isort for ruff.
Cleaned up dev deps
Lots of minor formatting changes from the new formatter/linter rules
Why?
Faster and nicer to have fewer deps
Closes #1002
What?
Why?
Faster and nicer to have fewer deps
Closes #1002