Closed aumayr closed 4 years ago
Next steps would be:
flake8
errors and warningspylint
to lint code, fix all its errors and warningsblack
to format Python codeblack
with a pre-commit-hook to automatically format Python code before committing
Fixes https://github.com/cknaut/cinemaple/issues/125