ing-bank / probatus

Validation (like Recursive Feature Elimination for SHAP) of (multiclass) classifiers & regressors and data used to develop them.
https://ing-bank.github.io/probatus
MIT License
132 stars 40 forks source link

Add isort + codespell precommit hooks #205

Closed ReinierKoops closed 1 year ago

ReinierKoops commented 1 year ago

To make contributing to the project easier and faster, introducing isort and codespell should help increase the quality of the code while also automating some of these manual tasks.

ReinierKoops commented 1 year ago

Added in PR #206