From 37a755dc0ea96b2e96c47caaa97d507b2472dabb Mon Sep 17 00:00:00 2001 From: proposalbot Date: Mon, 10 Jul 2023 16:04:12 +0000 Subject: [PATCH] Changes to vpc_umn from docs/doc-exports#807 (adding function graph service and 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 76ccc61..203841c 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