From 691b6d2f2b2a789dfefe732ea385130018b9c167 Mon Sep 17 00:00:00 2001 From: proposalbot Date: Thu, 1 Jun 2023 18:46:38 +0000 Subject: [PATCH] Changes to wafd_umn from docs/doc-exports#773 (Deprecating Swift API and enablin 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 d82315d..70d2490 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