We use flake8 and black to ensure a consistent code style for all of our sample code in this repository. We're using a tool called black on this repo to ensure consistent formatting. On CI it runs in ...