QDax icon indicating copy to clipboard operation
QDax copied to clipboard

Fix typos and add `codespell` pre-commit hook

Open BioGeek opened this issue 1 year ago • 1 comments

Related issues: N/A

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

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.

Checks

  • [x] a clear description of the PR has been added

BioGeek avatar Jan 26 '24 09:01 BioGeek