Removed optionality

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
Petr Kalis 2025-03-10 09:51:46 +01:00 committed by GitHub
parent af2f210e7c
commit 380310b017
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.