adaptive-intelligent-robotics / QDax

Accelerated Quality-Diversity
https://qdax.readthedocs.io/en/latest/
MIT License
268 stars 46 forks source link

style: Fix typos and add codespell pre-commit hook #194

Closed Lookatator closed 2 months ago

Lookatator commented 2 months ago

Related issues: N/A

This PR is an internal copy of #173:

This PR fixes typos found by running codespell on the repository.

It also adds a codespell pre-commit hook so that typos are caught faster in the future. I also updated the package versions in the `.pre-commit-config.yaml file.

with the following additional changes:

Checks