Skip to content

Commit

Permalink
docs: add private methods
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Garcia Reolid <victor@seita.nl>
  • Loading branch information
victorgarcia98 committed Jun 7, 2023
1 parent b66ca03 commit 23b5595
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions documentation/_templates/custom-module-template.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
.. autoclass:: {{ item }}
:members:
:special-members: __init__
:private-members:
{%- endfor %}
{% endif %}
{% endblock %}
Expand Down

0 comments on commit 23b5595

Please sign in to comment.