From 2fd6542614ff4cd14177671246db584c94647026 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Boris=20Cl=C3=A9net?= Date: Thu, 21 Dec 2023 13:36:44 +0100 Subject: [PATCH] Dummy commit to run CI --- narps_open/pipelines/team_T54A.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/narps_open/pipelines/team_T54A.py b/narps_open/pipelines/team_T54A.py index 101133f0..f743eff8 100644 --- a/narps_open/pipelines/team_T54A.py +++ b/narps_open/pipelines/team_T54A.py @@ -24,7 +24,7 @@ FSLCommand.set_default_output_type('NIFTI_GZ') class PipelineTeamT54A(Pipeline): - """ A class that defines the pipeline of team T54A. """ + """ A class that defines the pipeline of team T54A """ def __init__(self): super().__init__()