mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
require kwargs
This commit is contained in:
parent
5ca04b0d6e
commit
a2387d1856
1 changed files with 1 additions and 0 deletions
|
|
@ -136,6 +136,7 @@ def get_transcode_temp_directory():
|
|||
|
||||
def get_oiio_info_for_input(
|
||||
filepath: str,
|
||||
*,
|
||||
subimages: bool = False,
|
||||
verbose: bool = True,
|
||||
logger: logging.Logger = None,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue