Common Pre-Commit Errors and How to Solve Them | Stefanie Molin
Briefly

If you already installed the pre-commit package, you probably need to activate the virtual environment in which you installed, as the pre-commit executable gets created after you install the package.
`pre-commit` not found. did you forget to activate your virtualenv? Assuming you did not uninstall pre-commit, you should follow the suggestion and activate your virtual environment.
Read at Stefanie Molin
[
]
[
|
]