From 0fdd49225f349613f4eee57b100b0cdd276910e4 Mon Sep 17 00:00:00 2001
From: root <root@simone04.dev.gap.geant.org>
Date: Tue, 8 Aug 2023 09:25:19 +0000
Subject: [PATCH] Making Vale happy

---
 gso/products/product_blocks/device.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gso/products/product_blocks/device.py b/gso/products/product_blocks/device.py
index b3545e99..e65263f3 100644
--- a/gso/products/product_blocks/device.py
+++ b/gso/products/product_blocks/device.py
@@ -95,4 +95,4 @@ class DeviceBlock(DeviceBlockProvisioning, lifecycle=[SubscriptionLifecycle.ACTI
     device_site: SiteBlock
     """The {class}`Site` that this device resides in. Both physically and computationally."""
     device_is_ias_connected: bool
-    """The device is going to have a lt interface between inet0 and IAS"""
+    """The device is going to have a LT interface between inet0 and IAS"""
-- 
GitLab