Skip to content

Commit d7a1f07

Browse files
committed
change language from None to English
1 parent 026cd0a commit d7a1f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
#
7272
# This is also used if you do content translation via gettext catalogs.
7373
# Usually you set "language" from the command line for these cases.
74-
language = None
74+
language = 'en'
7575

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

0 commit comments

Comments
 (0)