PyAPI Doc: fix doc gen warning wrt loadLeftHrtfSet
Pull Request: https://projects.blender.org/blender/blender/pulls/123147
This commit is contained in:
parent
e30dbd2472
commit
c810d1413d
2
extern/audaspace/bindings/python/PyHRTF.cpp
vendored
2
extern/audaspace/bindings/python/PyHRTF.cpp
vendored
@ -125,7 +125,7 @@ HRTF_loadLeftHrtfSet(PyTypeObject* type, PyObject* args)
|
||||
}
|
||||
|
||||
PyDoc_STRVAR(M_aud_HRTF_loadRightHrtfSet_doc,
|
||||
".. method:: loadLeftHrtfSet(extension, directory)\n\n"
|
||||
".. method:: loadRightHrtfSet(extension, directory)\n\n"
|
||||
" Loads all HRTFs from a directory.\n\n"
|
||||
" :arg extension: The file extension of the hrtfs.\n"
|
||||
" :type extension: string\n"
|
||||
|
Loading…
Reference in New Issue
Block a user