From 45f7f7bf2c7d1c5e250f35b9ad3ba24e543feaf8 Mon Sep 17 00:00:00 2001 From: Cameron Brown Date: Mon, 13 Jun 2022 18:24:47 -0400 Subject: [PATCH] Update Sphinx language to English, fixes breaking Sphinx change --- conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.py b/conf.py index 12bfaea0a..664a785a4 100644 --- a/conf.py +++ b/conf.py @@ -70,7 +70,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: