mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 13:24:54 +01:00
Updated docstring
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
56dcb25dc0
commit
c43b952357
1 changed files with 2 additions and 2 deletions
|
|
@ -79,8 +79,8 @@ def maketx(source, destination, args, logger):
|
|||
Args:
|
||||
source (str): Path to source file.
|
||||
destination (str): Writing destination path.
|
||||
args: Additional arguments for `maketx`.
|
||||
logger
|
||||
args (list): Additional arguments for `maketx`.
|
||||
logger (logging.Logger): Logger to log messages to.
|
||||
|
||||
Returns:
|
||||
str: Output of `maketx` command.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue