This commit is contained in:
Mustafa-Zarkash 2023-10-11 12:03:05 +03:00
parent b1b24d49b0
commit f52dc88a17

View file

@ -559,7 +559,7 @@ def get_frame_data(node, asset_data=None, log=None):
node(hou.Node)
Returns:
dict: frame data for star, end and steps.
dict: frame data for start, end and steps.
"""
if asset_data is None: