-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
For: DocumentationIndicates a need for improvements or additions to documentationIndicates a need for improvements or additions to documentation
Description
I think that we can eliminate many lines of docstrings by inherit the docstring from a parent class.
A possible way is to use a decorator like in https://groups.google.com/forum/#!msg/comp.lang.python/HkB1uhDcvdk/lWzWtPy09yYJ
Metadata
Metadata
Assignees
Labels
For: DocumentationIndicates a need for improvements or additions to documentationIndicates a need for improvements or additions to documentation