Use config_context in sklearn interface. (#8141)
This commit is contained in:
@@ -126,7 +126,7 @@ master_doc = 'index'
|
||||
#
|
||||
# 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"
|
||||
|
||||
autoclass_content = 'both'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user