From b74f82d27525e1784ea5559b8949afd0d87c7b97 Mon Sep 17 00:00:00 2001 From: proposalbot Date: Thu, 1 Jun 2023 20:14:05 +0000 Subject: [PATCH] Changes to swr_umn from docs/doc-exports#773 (Deprecating Swift API and enabling Reviewed-by: Hasko, Vladimir Co-authored-by: proposalbot Co-committed-by: proposalbot --- umn/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umn/source/conf.py b/umn/source/conf.py index e69b293..b4080e1 100644 --- a/umn/source/conf.py +++ b/umn/source/conf.py @@ -18,7 +18,7 @@ import os import sys extensions = [ - 'otcdocstheme', + 'otcdocstheme' ] otcdocs_auto_name = False