Closed samgd closed 4 years ago
The black code formatter was not picking up all stylistic errors (line too long) and did not catch unused imports etc. This PR adds a pre-commit hook for flake8 and updates all files to comply.
The black code formatter was not picking up all stylistic errors (line too long) and did not catch unused imports etc. This PR adds a pre-commit hook for flake8 and updates all files to comply.