Closed jjshoots closed 2 years ago
Seeing as Gym and PettingZoo are using black instead of flake8, I think Supersuit should be changed to be the same. It also makes it easier for any contributions by newcomers easier, as they can just do black . instead of needing to use autopep8.
black .
I also think black makes things more readable.
Closing because it turns out they use both.
Seeing as Gym and PettingZoo are using black instead of flake8, I think Supersuit should be changed to be the same. It also makes it easier for any contributions by newcomers easier, as they can just do
black .
instead of needing to use autopep8.I also think black makes things more readable.