The repo does not follow every pep8 guidelines such as:
- Surround top-level function and class definitions with two blank lines.
- Use proper indentation everywhere. Some is 2 spaces some is tab...
if you use: https://github.com/psf/black
It should solve the problem