From 755c78066932e3216897d9bacc6331a2fc0dacce Mon Sep 17 00:00:00 2001 From: Kevin Van Brunt Date: Wed, 13 Jul 2022 11:39:36 -0400 Subject: [PATCH] Fixing Sphinx error --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 6f0c025d..e5ecb562 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -69,7 +69,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' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files.