Skip to content

Commit

Permalink
Added __init__ documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
andylvua committed Jul 18, 2022
1 parent b3035ad commit 7a52fd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BibaAndBoba/docs/source/BibaAndBoba.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ BibaAndBoba

.. automodule:: BibaAndBoba.biba_and_boba
:members:
:special-members: __init__
:undoc-members:
:show-inheritance:

Expand All @@ -15,6 +16,7 @@ Comparator

.. automodule:: BibaAndBoba.comparator
:members:
:special-members: __init__
:undoc-members:
:show-inheritance:

Expand Down

0 comments on commit 7a52fd3

Please sign in to comment.