From 292def3c915d7660b17c392fdfbc95410d382699 Mon Sep 17 00:00:00 2001 From: proposalbot Date: Thu, 1 Jun 2023 20:40:10 +0000 Subject: [PATCH] Changes to dis_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 a54c94d..3f395da 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