Skip to content

Commit 3499ed8

Browse files
committed
Fix annoying warning
1 parent 7098960 commit 3499ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
#
6666
# This is also used if you do content translation via gettext catalogs.
6767
# Usually you set "language" from the command line for these cases.
68-
language = None
68+
language = "en"
6969

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

0 commit comments

Comments
 (0)