robintw / Py6S

A Python interface to the 6S Radiative Transfer Model
GNU Lesser General Public License v3.0
186 stars 105 forks source link

Format with Black and isort #80

Closed robintw closed 3 years ago

robintw commented 3 years ago

Format the whole codebase with black and isort, and set up a pre-commit hook to run these automatically on commit.