audeering / audobject

Generic Python interface for serializing objects to YAML
https://audeering.github.io/audobject/
Other
1 stars 0 forks source link

DOC: correct type of Object.arguments reference #74

Closed hagenw closed 1 year ago

hagenw commented 1 year ago

Fix the referenced type of audobject.Object.arguments from method to attributes in all to_dict() methods.

image

hagenw commented 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