sosia-dev / sosia

Sosia: Automatic author matching in Scopus on-line
https://sosia.readthedocs.io/
MIT License
11 stars 3 forks source link

Linting with Pylint and Autopep8 #34

Closed nils-herrmann closed 3 months ago

nils-herrmann commented 3 months ago

To ensure our codebase adheres to Python's PEP 8 style guide this issue integrates linting using pylint and autopep8.

Michael-E-Rose commented 3 months ago

Done with #35