From 89a11ad28b4971510917254d1575c69c3397c2b4 Mon Sep 17 00:00:00 2001
From: Karel van Klink <karel.vanklink@geant.org>
Date: Wed, 21 Feb 2024 07:47:36 +0000
Subject: [PATCH] Apply 7 suggestion(s) to 7 file(s)

---
 docs/source/module/products/product_blocks/office_router.rst    | 2 +-
 docs/source/module/products/product_blocks/super_pop_switch.rst | 2 +-
 docs/source/module/products/product_types/office_router.rst     | 2 +-
 docs/source/module/products/product_types/super_pop_switch.rst  | 2 +-
 docs/source/module/utils/shared_choices.rst                     | 2 +-
 docs/source/module/workflows/tasks/import_office_router.rst     | 2 +-
 docs/source/module/workflows/tasks/import_super_pop_switch.rst  | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/docs/source/module/products/product_blocks/office_router.rst b/docs/source/module/products/product_blocks/office_router.rst
index fe4056a2..4d6b64f9 100644
--- a/docs/source/module/products/product_blocks/office_router.rst
+++ b/docs/source/module/products/product_blocks/office_router.rst
@@ -1,5 +1,5 @@
 ``gso.products.product_blocks.office_router``
-====================================
+=============================================
 
 .. automodule:: gso.products.product_blocks.office_router
    :members:
diff --git a/docs/source/module/products/product_blocks/super_pop_switch.rst b/docs/source/module/products/product_blocks/super_pop_switch.rst
index ce31fbc7..1f3808a7 100644
--- a/docs/source/module/products/product_blocks/super_pop_switch.rst
+++ b/docs/source/module/products/product_blocks/super_pop_switch.rst
@@ -1,5 +1,5 @@
 ``gso.products.product_blocks.super_pop_switch``
-====================================
+================================================
 
 .. automodule:: gso.products.product_blocks.super_pop_switch
    :members:
diff --git a/docs/source/module/products/product_types/office_router.rst b/docs/source/module/products/product_types/office_router.rst
index cd5636f2..d6e5b997 100644
--- a/docs/source/module/products/product_types/office_router.rst
+++ b/docs/source/module/products/product_types/office_router.rst
@@ -1,5 +1,5 @@
 ``gso.products.product_types.office_router``
-===================================
+============================================
 
 .. automodule:: gso.products.product_types.office_router
    :members:
diff --git a/docs/source/module/products/product_types/super_pop_switch.rst b/docs/source/module/products/product_types/super_pop_switch.rst
index a5556fc6..442e48ff 100644
--- a/docs/source/module/products/product_types/super_pop_switch.rst
+++ b/docs/source/module/products/product_types/super_pop_switch.rst
@@ -1,5 +1,5 @@
 ``gso.products.product_types.super_pop_switch``
-===================================
+===============================================
 
 .. automodule:: gso.products.product_types.super_pop_switch
    :members:
diff --git a/docs/source/module/utils/shared_choices.rst b/docs/source/module/utils/shared_choices.rst
index e05aec8c..46460a30 100644
--- a/docs/source/module/utils/shared_choices.rst
+++ b/docs/source/module/utils/shared_choices.rst
@@ -1,5 +1,5 @@
 ``gso.utils.shared_choices``
-=====================
+============================
 
 .. automodule:: gso.utils.shared_choices
    :members:
diff --git a/docs/source/module/workflows/tasks/import_office_router.rst b/docs/source/module/workflows/tasks/import_office_router.rst
index 88411bd5..a6b37df5 100644
--- a/docs/source/module/workflows/tasks/import_office_router.rst
+++ b/docs/source/module/workflows/tasks/import_office_router.rst
@@ -1,5 +1,5 @@
 ``gso.workflows.tasks.import_office_router``
-===================================
+============================================
 
 .. automodule:: gso.workflows.tasks.import_office_router
    :members:
diff --git a/docs/source/module/workflows/tasks/import_super_pop_switch.rst b/docs/source/module/workflows/tasks/import_super_pop_switch.rst
index a86cfbe4..575db1e0 100644
--- a/docs/source/module/workflows/tasks/import_super_pop_switch.rst
+++ b/docs/source/module/workflows/tasks/import_super_pop_switch.rst
@@ -1,5 +1,5 @@
 ``gso.workflows.tasks.import_super_pop_switch``
-===================================
+===============================================
 
 .. automodule:: gso.workflows.tasks.import_super_pop_switch
    :members:
-- 
GitLab