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
We could also use autodoc_default_options to avoid having to specify :members: all the time. Avoid :show-inheritance: when the only base is object. etc.
We could also use
autodoc_default_options
to avoid having to specify:members:
all the time. Avoid:show-inheritance:
when the only base isobject
. etc.Originally posted by @mglisse in #1052 (comment)
The text was updated successfully, but these errors were encountered: