starcoder2-self-align icon indicating copy to clipboard operation
starcoder2-self-align copied to clipboard

feat(pre-commit): apply pre-commit to align python formatting

Open ganler opened this issue 1 year ago • 0 comments

Having a basic pre-commit for the repo will be good for format consistency. To use it:

pip install pre-commit
pre-commit install

ganler avatar May 03 '24 02:05 ganler