Closed nils-herrmann closed 3 months ago
To ensure our codebase adheres to Python's PEP 8 style guide this issue integrates linting using pylint and autopep8.
pylint
autopep8
Done with #35
To ensure our codebase adheres to Python's PEP 8 style guide this issue integrates linting using
pylint
andautopep8
.