Merge remote-tracking branch 'origin/1.1.x'
This commit is contained in:
commit
7d2ba3e1fc
1 changed files with 1 additions and 1 deletions
|
|
@ -175,7 +175,7 @@ def loads(s, app=None, **kwargs):
|
|||
:param s: JSON string to deserialize.
|
||||
:param app: Use this app's config instead of the active app context
|
||||
or defaults.
|
||||
:param kwargs: Extra arguments passed to func:`json.dump`.
|
||||
:param kwargs: Extra arguments passed to :func:`json.loads`.
|
||||
|
||||
.. versionchanged:: 2.0
|
||||
``encoding`` is deprecated and will be removed in 2.1. The data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue