Merge pull request #6347 from hugovk/fix-sphinx-warning

Fix Sphinx 5 warning by setting docs language
This commit is contained in:
mergify[bot] 2022-06-04 07:42:46 +00:00 committed by GitHub
commit b37f2d1063
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,7 +68,7 @@ release = PIL.__version__
#
# This is also used if you do content translation via gettext catalogs.
# Usually you set "language" from the command line for these cases.
language = None
language = "en"
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: