pmelchior / scarlet

hyperspectral galaxy modeling and deblending
MIT License
50 stars 22 forks source link

Use black for automatic PEP8-compliant code #145

Closed pmelchior closed 4 years ago

pmelchior commented 4 years ago

Black work really well with minimal intervention from users. I suggest that we use the git integration via pre-commit.

This must wait until we merged adam so to not confuse meaningful changes with stylistic changes.