-
Notifications
You must be signed in to change notification settings - Fork 342
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedWe accept pull requests!We accept pull requests!
Description
Desired behavior
While individual functions and methods within the Python binding classes are properly documented with docstrings, the classes themselves do not have corresponding docstrings. This omission hinders the discoverability and understanding of the API for users who rely on Python's built-in help() function or IDE features like autocompletion and hover information. Without class-level docstrings, users must refer to external documentation, which can be less convenient and may not always be up-to-date.
Alternatives considered
Implementation suggestion
Additional context
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedWe accept pull requests!We accept pull requests!
Type
Projects
Status
Inbox