From 86f1e377a8f298f6be670e7a058668224185908b Mon Sep 17 00:00:00 2001
From: "Campos Cordobes, Sergio" <sergio.campos@tecnalia.com>
Date: Tue, 14 Feb 2023 11:14:42 +0100
Subject: [PATCH] Update src/utils.py

---
 src/utils.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/utils.py b/src/utils.py
index 6fdce5e..2237afb 100644
--- a/src/utils.py
+++ b/src/utils.py
@@ -3,6 +3,8 @@
 """
 Created on: 16/01/2023
 @author: Andoni Aranguren Ubierna
+-- Adaptations: 02/2023 @author: Sergio Campos
+
 """
 import sys
 print(sys.path)
-- 
GitLab