From 3eb9538a4ca73a6678bbdd6a36213eec56b2358b Mon Sep 17 00:00:00 2001 From: Alec Delaney <89490472+tekktrik@users.noreply.github.com> Date: Mon, 30 May 2022 18:44:29 -0400 Subject: [PATCH] Set language to "en" for documentation --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index d09e2f6..d2fc5ff 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -94,7 +94,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: