mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
small enhancmement of docstring
This commit is contained in:
parent
7666586017
commit
0ae72c8e46
1 changed files with 2 additions and 1 deletions
|
|
@ -432,7 +432,8 @@ def get_last_workfile(
|
|||
full_path (bool): Return full path to the file or only filename.
|
||||
|
||||
Returns:
|
||||
str: Last or first workfile as filename of full path to filename.
|
||||
str: Last or first workfile file name or path based on
|
||||
'full_path' value.
|
||||
|
||||
"""
|
||||
# TODO (iLLiCiTiT): Remove the argument 'full_path' and return only full
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue