update docstring

This commit is contained in:
Seyedmohammadreza Hashemizadeh 2023-05-15 16:34:37 +02:00
parent 8ffe7f5552
commit b192f8395d

View file

@ -3987,6 +3987,7 @@ def create_rig_animation_instance(
nodes (list): Member nodes of the rig instance.
context (dict): Representation context of the rig container
namespace (str): Namespace of the rig container
options (dict): Additional loader data
log (logging.Logger, optional): Logger to log to if provided
Returns: