sot / astromon

Astrometric accuracy (celestial location) monitor
0 stars 0 forks source link

Black #31

Closed javierggt closed 2 years ago

javierggt commented 2 years ago

Description

Use black and isort

Interface impacts

None

Testing

Unit tests

Independent check of unit tests by [REVIEWER NAME]

Functional tests

No functional testing.

taldcroft commented 2 years ago

One thing that came up in astropy is that flake8 has a lot of checks that are not covered by the black check. So recommended practice is to do both.