mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
more fixes
This commit is contained in:
parent
2e7c82316a
commit
fe514cf385
1 changed files with 1 additions and 1 deletions
|
|
@ -439,7 +439,7 @@ class ExtractReviewSlate(openpype.api.Extractor):
|
|||
return vf_back
|
||||
|
||||
|
||||
def _get_format_codec_args(self, repre):
|
||||
def _get_format_codec_args(self, repre):
|
||||
"""Detect possible codec arguments from representation."""
|
||||
codec_args = []
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue