Skip to content

Commit

Permalink
Rework handle computation.
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-ynput committed Nov 11, 2024
1 parent 76c1f65 commit bb31c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/ayon_flame/plugins/publish/collect_shots.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ def process(self, instance):
# get file path
head, tail = self._get_head_tail(
clip_data,
otio_data["otioClip"],
otio_clip,
creator_attrs["handleStart"],
creator_attrs["handleEnd"]
)
Expand Down

0 comments on commit bb31c59

Please sign in to comment.