These should do the following;
make format run yapf and convert the formatting to the correct style.
make format-check checks that the style is correct. If make format-check succeeds then make format should do nothing.
Might be able to steal something from prjxray and other repos.
Activity
[-]Add a `make format` and `make format-check` to the repository.[/-][+]Add a `make format` and `make format-check` to the repository for the python code[/+]