NLeSC / python-template

Netherlands eScience Center Python Template
https://research-software-directory.org/software/nlesc-python-template
Apache License 2.0
181 stars 76 forks source link

Follow PEP8 #393

Open bouweandela opened 4 months ago

bouweandela commented 4 months ago

In the guide we recommend following the PEP-8 style guide, so we should do the same here.

I noticed that our linter is set up to follow a Google style guide: https://github.com/NLeSC/python-template/blob/fc8f91b1f69c96b0f5b526f950b58344d24766fa/%7B%7Bcookiecutter.directory_name%7D%7D/pyproject.toml#L115-L127