Please use merge requests to submit improvements to this project.
This project follows PEP8 using flake8. On push, standards checks are run and pull requests will not be approved until they succeed.
To fix your code to follow PEP8, install autopep8
and run:
autopep8 --in-place --aggressive --exclude build -r ./