sweverett / CluStR

Calculates various scaling relations from cluster catalogs.
5 stars 4 forks source link

Make PEP 8 compatible #23

Closed devonhollowood closed 7 years ago

devonhollowood commented 7 years ago

Let's bring this repository up to the general Python standards by making it PEP 8 compatible! This can be done by running pylint or flake8 on the repository and making the suggested changes.