From 79ad11f95d4dc5643f183aa202d9c40a4a4b7122 Mon Sep 17 00:00:00 2001
From: Deepak Khatri <lorforlinux@beagleboard.org>
Date: Sat, 31 Aug 2024 10:06:04 +0530
Subject: [PATCH] Check without sphinx tabs extension

---
 conf.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/conf.py b/conf.py
index e065abc5..57eef492 100644
--- a/conf.py
+++ b/conf.py
@@ -87,7 +87,6 @@ extensions = [
     "sphinx.ext.todo",
     "sphinx.ext.autodoc",
     "sphinx.ext.autosummary",
-    "sphinx_tabs.tabs",
     "breathe",
     "sphinx_copybutton",
     "sphinxcontrib.youtube",
-- 
GitLab