Closed hagenw closed 1 year ago
Interestingly, the resulting link with the currently false audobject.Object.arguments()
works inside the documentation of audobject
, but does not work when appearing inherited in other packages, e.g. https://audeering.github.io/audonnx/api/audonnx.Function.html#to-dict
Fix the referenced type of
audobject.Object.arguments
from method to attributes in allto_dict()
methods.