ocp-al Pre-commit Before merging, pre-commit will run black and flake8. You can do this locally with: $ pip install pre-commit # once $ pre-commit run --all-files # whenever you want