Audaspace: port documentation bugfix from upstream.

This commit is contained in:
Joerg Mueller 2020-08-03 14:21:54 +02:00
parent f96afde3bd
commit 396abbbfe7
5 changed files with 7 additions and 7 deletions

View File

@ -1395,9 +1395,9 @@ PyDoc_STRVAR(M_aud_Sound_threshold_doc,
" all between to 0.\n\n"
" :arg threshold: Threshold value over which an amplitude counts\n"
" non-zero.\n\n"
":type threshold: float\n"
":return: The created :class:`Sound` object.\n"
":rtype: :class:`Sound`");
" :type threshold: float\n"
" :return: The created :class:`Sound` object.\n"
" :rtype: :class:`Sound`");
static PyObject *
Sound_threshold(Sound* self, PyObject* args)

@ -1 +1 @@
Subproject commit 4af22e0492f401c609a0203cad1a9bc7fa00b863
Subproject commit 2b3c19f5f61fc72dba56a7edfdc4e55e2327dc1f

@ -1 +1 @@
Subproject commit 25b00a0a52c81408b9dc15ea320a79ee956b3c0a
Subproject commit 49c39f59fbc464dd34388990123f271c39eacbf4

@ -1 +1 @@
Subproject commit f2f4a8b3bfa36ee49f7bdb3a1acb40ef4b39ee3a
Subproject commit a52733b58d95ce60ecde95a9eca242e7319c285a

@ -1 +1 @@
Subproject commit 6a252de776d0b9dca3167c30a7621a4f1e9bc911
Subproject commit 896c5f78952adb2d091d28c65086d46992dabdac