Resolve warnings and errors thrown when committing without --no-verify
[WARNING] hook id end-of-file-fixeruses deprecated stage names (commit, push) which will be removed in a future version. run:pre-commit migrate-configto automatically fix this. [WARNING] hook idtrailing-whitespaceuses deprecated stage names (commit, push) which will be removed in a future version. run:pre-commit migrate-config` to automatically fix this.
black....................................................................Failed
- hook id: black
- exit code: 1
Executable black not found
Check Toml...........................................(no files to check)Skipped
Check Yaml...........................................(no files to check)Skipped
Fix End of Files.........................................................Failed
- hook id: end-of-file-fixer
- exit code: 1
Executable end-of-file-fixer not found
flake8...................................................................Failed
- hook id: flake8
- exit code: 1
Executable flake8 not found
Reorder python imports...................................................Failed
- hook id: reorder-python-imports
- exit code: 1
Executable reorder-python-imports not found
Trim Trailing Whitespace.................................................Failed
- hook id: trailing-whitespace
- exit code: 1
Executable trailing-whitespace-fixer not found
`
Resolve warnings and errors thrown when committing without --no-verify
[WARNING] hook idend-of-file-fixeruses deprecated stage names (commit, push) which will be removed in a future version. run:pre-commit migrate-configto automatically fix this. [WARNING] hook idtrailing-whitespaceuses deprecated stage names (commit, push) which will be removed in a future version. run:pre-commit migrate-config` to automatically fix this.black....................................................................Failed
Executable
blacknot foundCheck Toml...........................................(no files to check)Skipped
Check Yaml...........................................(no files to check)Skipped
Fix End of Files.........................................................Failed
Executable
end-of-file-fixernot foundflake8...................................................................Failed
Executable
flake8not foundReorder python imports...................................................Failed
Executable
reorder-python-importsnot foundTrim Trailing Whitespace.................................................Failed
Executable
trailing-whitespace-fixernot found`