Skip to content

Commit

Permalink
Fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tkukushkin committed Mar 24, 2024
1 parent 9676f34 commit a977ec9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@ API Reference
:undoc-members:
:special-members: __aenter__, __aexit__

.. autoclass:: IdentifierType()
:show-inheritance:

.. autoattribute:: dns
.. autoattribute:: ip

.. autoclass:: AccountStatus()
:show-inheritance:

Expand All @@ -36,6 +30,12 @@ API Reference
:members:
:undoc-members:

.. autoclass:: IdentifierType()
:show-inheritance:

.. autoattribute:: dns
.. autoattribute:: ip

.. autoclass:: Identifier()
:members:
:undoc-members:
Expand Down

0 comments on commit a977ec9

Please sign in to comment.