From a033f76aa31685dddfc94b700d4b6834251676fc Mon Sep 17 00:00:00 2001
From: gifrerenom <lluis.gifre@cttc.es>
Date: Wed, 5 Oct 2022 15:22:13 +0000
Subject: [PATCH] Test push

---
 src/common/DeviceTypes.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/common/DeviceTypes.py b/src/common/DeviceTypes.py
index 1cda1fa21..f692321b4 100644
--- a/src/common/DeviceTypes.py
+++ b/src/common/DeviceTypes.py
@@ -19,6 +19,7 @@ class DeviceTypeEnum(Enum):
     EMULATED_OPEN_LINE_SYSTEM = 'emu-open-line-system'
     EMULATED_PACKET_ROUTER    = 'emu-packet-router'
     EMULATED_PACKET_SWITCH    = 'emu-packet-switch'
+
     DATACENTER                = 'datacenter'
     MICROVAWE_RADIO_SYSTEM    = 'microwave-radio-system'
     OPTICAL_ROADM             = 'optical-roadm'
-- 
GitLab