Farama-Foundation / Shimmy

An API conversion tool for popular external reinforcement learning environments
https://shimmy.farama.org
MIT License
131 stars 18 forks source link

Add additional pre-commit hooks to match Gymnasium #99

Closed elliottower closed 1 year ago

elliottower commented 1 year ago

Description

We've mirrored the pre-commit hooks to PettingZoo and some other repos already, good to check for the shebangs to be executable for example, and upgrade the versions of things like flake8 was v4 now it's v6

Same as the other PR but with this change:

Fixes # (issue), Depends on # (pull request)

Type of change

Please delete options that are not relevant.

Screenshots

Please attach before and after screenshots of the change if applicable. To upload images to a PR -- simply drag and drop or copy paste.

Checklist: