You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if there is a way to use the docstring of the parent class method when the same method in the child class has no docstring. This is the default behavior in autodoc, and a feature I am really missing in autoapi.