-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir
Description
Several public wave.Wave_write getter methods are currently not documented in Doc/library/wave.rst. (they do exist on wave.Wave.read)
Undocumented methods
getnchannels()getsampwidth()getframerate()getnframes()getcomptype()getcompname()getparams()
Expected behavior
These public methods should be documented in the Wave_write section, with brief descriptions
Linked PRs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir
Projects
Status
Todo