update docstring

This commit is contained in:
Yu Ming Zhu 2021-09-28 16:05:48 +00:00 committed by Tomas Kopecek
parent b864f3d440
commit f1dc214b40

View file

@ -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
"""