From 9264c2ee869af88867cada75ecdbd86eb9b7fa77 Mon Sep 17 00:00:00 2001 From: Carol Willing Date: Sat, 25 Nov 2023 12:24:20 -0800 Subject: [PATCH] set lang explicitly --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 8a24ff19..1ab64004 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -91,7 +91,7 @@ # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. -language = None +language = "en" # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: