From df5015bf3a31d7040e71b9d0b151b61affcf6fca Mon Sep 17 00:00:00 2001 From: akremin Date: Fri, 17 Nov 2023 13:37:50 -0700 Subject: [PATCH] PEP 8 compliance --- py/desiutil/names.py | 1 + 1 file changed, 1 insertion(+) diff --git a/py/desiutil/names.py b/py/desiutil/names.py index 949f3e0..8c4d899 100644 --- a/py/desiutil/names.py +++ b/py/desiutil/names.py @@ -11,6 +11,7 @@ import numpy as np + def radec_to_desiname(target_ra, target_dec): """Convert the right ascension and declination of a DESI target into the corresponding "DESI name" for reference in publications.