Hello guys,
I'm a bit confused on this issue, I have pre-commit installed, but fails in the flake8 step, only shows this:
Trim Trailing Whitespace.................................................Passed
Fix End of Files.........................................................Passed
Check Yaml...............................................................Passed
Check for added large files..............................................Passed
Check JSON...........................................(no files to check)Skipped
black....................................................................Passed
flake8...................................................................Failed
Hello guys, I'm a bit confused on this issue, I have pre-commit installed, but fails in the flake8 step, only shows this:
Trim Trailing Whitespace.................................................Passed Fix End of Files.........................................................Passed Check Yaml...............................................................Passed Check for added large files..............................................Passed Check JSON...........................................(no files to check)Skipped black....................................................................Passed flake8...................................................................Failed
How can I fix it?