Skip to content

Commit 9cc4d03

Browse files
authored
Merge pull request #693 from benjeffery/fix-docs-2
Fix docs
2 parents 87f7b54 + 9faa582 commit 9cc4d03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
#
9090
# This is also used if you do content translation via gettext catalogs.
9191
# Usually you set "language" from the command line for these cases.
92-
language = None
92+
language = "en"
9393

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

0 commit comments

Comments
 (0)