Draft: Pre commit
Compare changes
Files
17+ 4
− 2
@@ -11,9 +11,11 @@ import astropy.units as u
@@ -23,7 +25,7 @@ class IPP(NamedTuple):
@@ -33,7 +35,7 @@ def get_ipp_from_skycoord(
Adds autofix using pre-commit following this SO article.
To enable, we need to create the PRE_COMMIT_ACCESS_TOKEN
variable with a project access token. I don't think I have permissions to do that.