update docstring
This commit is contained in:
parent
b864f3d440
commit
f1dc214b40
1 changed files with 2 additions and 0 deletions
|
|
@ -11869,6 +11869,8 @@ class RootExports(object):
|
|||
:param int event: event ID
|
||||
:param bool reverse: return reversed tree (descendants instead of
|
||||
parents)
|
||||
:param dict stops: SHOULD NOT BE USED, BACKWARDS COMPATIBLE ONLY
|
||||
:param dict jumps: SHOULD NOT BE USED, BACKWARDS COMPATIBLE ONLY
|
||||
|
||||
:returns: list of node dicts
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue