Skip to content

Commit adf1e51

Browse files
committed
[Docs] Update api docs class member exclusion
1 parent cff153c commit adf1e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/api/melobot.session.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ melobot.session
66

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

1111
.. autoclass:: melobot.session.SessionStore
1212
:members:

0 commit comments

Comments
 (0)