Update client/ayon_core/lib/transcoding.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Roy Nieterau 2025-05-19 12:05:28 +02:00 committed by GitHub
parent 5917671521
commit 00921e7806
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -74,7 +74,6 @@ class MissingRGBAChannelsError(ValueError):
This may be other channels than solely RGBA, like Z-channel. The error is
raised when no matching 'reviewable' channel was found.
"""
pass
def get_transcode_temp_directory():