diff --git a/docs/conf.py b/docs/conf.py index 94e6d8a..a3ffd5e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -94,7 +94,7 @@ version = release = find_version("..", "vcr", "__init__.py") # # 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: