Closed
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
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