mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Merge remote-tracking branch 'origin/bugfix/AY-7215_Explicit-frames-are-renamed-as-sequence' into bugfix/AY-7215_Explicit-frames-are-renamed-as-sequence
This commit is contained in:
commit
9d293b38a9
1 changed files with 1 additions and 1 deletions
|
|
@ -747,7 +747,7 @@ def _create_instances_for_aov(
|
|||
additional_data,
|
||||
skip_integration_repre_list,
|
||||
do_not_add_review,
|
||||
frames_to_render=None
|
||||
frames_to_render
|
||||
):
|
||||
"""Create instance for each AOV found.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue