From a242f6df8dd4b70cdf37a1fcdd88a6a84342bc69 Mon Sep 17 00:00:00 2001 From: Landon Gilbert-Bland Date: Tue, 31 May 2022 21:47:00 -0600 Subject: [PATCH] Fix documenation build warning --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 2e3b1228..b5dd3485 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -80,7 +80,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: