Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77ea20f commit 60e4d16Copy full SHA for 60e4d16
1 file changed
doc/_templates/autosummary.rst
@@ -7,6 +7,7 @@
7
{% if objtype in ['class'] %}
8
.. auto{{ objtype }}:: {{ objname }}
9
:show-inheritance:
10
+ :special-members:
11
12
{% else %}
13
0 commit comments