diff --git a/src/utils.py b/src/utils.py
index 6fdce5e8ee9386c4035a38ab8eea7be2cb5633da..2237afb1ba23a1c683fcf0792bb39b7d7e7a4931 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)