From e43c37e924bfcace42ead1cbbc9f54cd2490e166 Mon Sep 17 00:00:00 2001
From: Mohammad Torkashvand <mohammad.torkashvand@geant.org>
Date: Thu, 3 Apr 2025 07:18:52 +0000
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

Co-authored-by: Karel van Klink <karel.vanklink@geant.org>
---
 gso/workflows/l3_core_service/copernicus/modify_copernicus.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gso/workflows/l3_core_service/copernicus/modify_copernicus.py b/gso/workflows/l3_core_service/copernicus/modify_copernicus.py
index 3d442f2dc..6aacfa9df 100644
--- a/gso/workflows/l3_core_service/copernicus/modify_copernicus.py
+++ b/gso/workflows/l3_core_service/copernicus/modify_copernicus.py
@@ -1,4 +1,4 @@
-"""Modification workflow for a Copernicus  subscription."""
+"""Modification workflow for a Copernicus subscription."""
 
 from orchestrator import begin, conditional, done, workflow
 from orchestrator.targets import Target
-- 
GitLab