Skip to content

Commit be7637e

Browse files
authored
Merge pull request #951 from blink1073/fix-docs-build
2 parents 38b6d93 + e4569b0 commit be7637e

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
@@ -78,7 +78,7 @@
7878
#
7979
# This is also used if you do content translation via gettext catalogs.
8080
# Usually you set "language" from the command line for these cases.
81-
language = None
81+
language = "en"
8282

8383
# There are two options for replacing |today|: either, you set today to some
8484
# non-false value, then it is used:

0 commit comments

Comments
 (0)