Skip to content

Commit e46d72f

Browse files
committed
Update Sphinx configuration
1 parent 4f102d6 commit e46d72f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ def setup(app):
8585
#
8686
# This is also used if you do content translation via gettext catalogs.
8787
# Usually you set "language" from the command line for these cases.
88-
language = None
88+
language = "en"
8989

9090
# List of patterns, relative to source directory, that match files and
9191
# directories to ignore when looking for source files.

0 commit comments

Comments
 (0)