Fix docstring of config.py to use correct versionadded (#6458)

This commit is contained in:
Philip Hyunsu Cho 2020-12-03 10:41:53 -08:00 committed by GitHub
parent fb56da5e8b
commit 4f70e14031
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ def config_doc(*, header=None, extra_note=None, parameters=None, returns=None,
{extra_note}
.. versionadded:: 1.3.0
.. versionadded:: 1.4.0
"""
common_example = """