Changed example use of _menutree

Docstring left out ndb reference.
This commit is contained in:
CloudKeeper1 2016-12-31 10:10:59 +11:00 committed by Griatch
parent c31e9fc613
commit 495db52f75

View file

@ -511,7 +511,7 @@ class EvMenu(object):
the latest visited node will be re-run using this kwarg.
Kwargs:
any (any): All kwargs will become initialization variables on `caller._menutree`,
any (any): All kwargs will become initialization variables on `caller.ndb._menutree`,
to be available at run.
Raises: