Formatting change

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
Petr Kalis 2025-10-13 15:51:35 +02:00 committed by GitHub
parent 949cfc75a6
commit f3300a67e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,9 @@ from ayon_core.lib import (
path_to_subprocess_arg,
run_subprocess,
)
from ayon_core.pipeline.publish.lib import fill_sequence_gaps_with_previous_version
from ayon_core.pipeline.publish.lib import (
fill_sequence_gaps_with_previous_version,
)
from ayon_core.lib.transcoding import (
IMAGE_EXTENSIONS,
get_ffprobe_streams,