From 395a38f1d8b40bdcbf984267020cbf6b4fda545d Mon Sep 17 00:00:00 2001 From: hlin730 Date: Wed, 6 Dec 2023 16:36:02 -0600 Subject: [PATCH] fix trailing space linting error Fix trailing space linting error in line 252. --- pipelines/LATISS/DRP.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelines/LATISS/DRP.yaml b/pipelines/LATISS/DRP.yaml index ac3a5643..a9da7c12 100644 --- a/pipelines/LATISS/DRP.yaml +++ b/pipelines/LATISS/DRP.yaml @@ -249,7 +249,7 @@ subsets: Tasks that can be run together, but only after the 'step1', 'step2', 'step3', and 'step4' subsets. - This step includes patch-level aggregation Tasks. + This step includes patch-level aggregation Tasks. 'consolidateForcedSourceTable' is a tract-level task that aggregates patches and should be rerun if any of the patches fail.