Best pre-commit hooks setup for your Python project
Have you ever pushed your code or created a PR and then you realized that you forgot to remove that print statement or that your code formatting is messed up or even better you forgot to remove those unused imports?
If all of the above problems you f...
ropali.hashnode.dev5 min read