mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
adding comment for ambiguous function call
This commit is contained in:
parent
089fe88ee1
commit
163756d74c
1 changed files with 1 additions and 0 deletions
|
|
@ -125,6 +125,7 @@ class CollectFusionRender(
|
|||
def post_collecting_action(self):
|
||||
for instance in self._context:
|
||||
if "render.frames" in instance.data.get("families", []):
|
||||
# adding representation data to the instance
|
||||
self._update_for_frames(instance)
|
||||
|
||||
def get_expected_files(self, render_instance):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue