mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Fix linting.
This commit is contained in:
parent
d69edc69d5
commit
8182914f11
1 changed files with 1 additions and 1 deletions
|
|
@ -190,7 +190,7 @@ def get_media_range_with_retimes(otio_clip, handle_start, handle_end):
|
|||
# Temporary.
|
||||
# Some AYON custom OTIO exporter were implemented with relative
|
||||
# source range for image sequence. Following code maintain
|
||||
# backward-compatibility by adjusting available range
|
||||
# backward-compatibility by adjusting available range
|
||||
# while we are updating those.
|
||||
if (
|
||||
is_input_sequence
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue