Resolve "Enable black and flake8 for Python code-style linting"
Making use of our standard flake8 and black pre-commit configuration for linting across the python code powering the guidebook.
- !466 (65335813) configures flake8 and black,
-
!466 (f029e56e) is the result of
pre-commit run --all-files -
!466 (6c845a03) adds a method for ignoring the linting commit when using
git blame
Closes #311 (closed)
Edited by Monty Dawson