Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

Commit 65ee155

Browse files
committed
Define language to remove warning
1 parent 1678868 commit 65ee155

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
@@ -139,7 +139,7 @@
139139
#
140140
# This is also used if you do content translation via gettext catalogs.
141141
# Usually you set "language" from the command line for these cases.
142-
language = None
142+
language = "en"
143143

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

0 commit comments

Comments
 (0)