From 094c3be2f5c788d72ae93efd3b83442912f121e7 Mon Sep 17 00:00:00 2001 From: anand_raichoor Date: Wed, 7 Aug 2024 13:53:16 -0700 Subject: [PATCH] fix in _read_ctedet() docstr --- py/desispec/night_qa.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/py/desispec/night_qa.py b/py/desispec/night_qa.py index 91bc0f745..88f821516 100644 --- a/py/desispec/night_qa.py +++ b/py/desispec/night_qa.py @@ -879,8 +879,8 @@ def _read_ctedet(night, prod, ctedet_expid, nproc): Returns: mydicts: a list of dictionaries with the IMAGE data, plus various infos, - assuming a preproc file is available, otherwise ``None``. - the list is for [b0, r0, z0, b1, r1, z1, ..., b9, r9, z9] + assuming a preproc file is available, otherwise ``None``. + the list is for [b0, r0, z0, b1, r1, z1, ..., b9, r9, z9] """ myargs = [] for petal in petals: