rasbt / mlxtend

A library of extension and helper modules for Python's data analysis and machine learning libraries.
https://rasbt.github.io/mlxtend/
Other
4.83k stars 855 forks source link

Pre-commit hook formatting suggestion #921

Closed rasbt closed 2 years ago

rasbt commented 2 years ago

Add a note about using pre-commit hooks for black formatting to the contributor guides as discussed in #915

rasbt commented 2 years ago

maybe also add isort as pre-commit hook suggestions

rasbt commented 2 years ago

and maybe the same for jupyter notebooks