Skip to content

Commit

Permalink
[Docs] Update api docs class member exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
aicorein committed Dec 16, 2024
1 parent cff153c commit adf1e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/api/melobot.session.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ melobot.session

.. autoclass:: melobot.session.Session
:members:
:exclude-members: __init__, __lshift__, to_state, on_state, work, rest, suspend, wakeup, expire, get, enter_ctx
:exclude-members: __init__, is_state, get, enter

.. autoclass:: melobot.session.SessionStore
:members:
Expand Down

0 comments on commit adf1e51

Please sign in to comment.