mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Removed optionality
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
af2f210e7c
commit
380310b017
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