From bdff11f4335ad3004ccb10883f193641029d803a Mon Sep 17 00:00:00 2001
From: Simone Spinelli <simone.spinelli@geant.org>
Date: Wed, 20 Sep 2023 07:08:02 +0000
Subject: [PATCH] remove too many #

---
 gso/workflows/iptrunk/migrate_iptrunk.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gso/workflows/iptrunk/migrate_iptrunk.py b/gso/workflows/iptrunk/migrate_iptrunk.py
index 0ae545f4f..948e9070e 100644
--- a/gso/workflows/iptrunk/migrate_iptrunk.py
+++ b/gso/workflows/iptrunk/migrate_iptrunk.py
@@ -261,7 +261,7 @@ def confirm_continue_move_fiber() -> FormGenerator:
     return {}
 
 
-## Interface checks go here
+# Interface checks go here
 
 
 @step("Deploy ISIS configuration on new router")
-- 
GitLab