mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
apply suggestion
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
76ceefb6f3
commit
3e6aafae55
1 changed files with 1 additions and 1 deletions
|
|
@ -237,7 +237,7 @@ class IWorkfileHost:
|
|||
|
||||
Returns:
|
||||
Optional[str]: Path to the file which is currently opened. None if
|
||||
nothing is opened.
|
||||
nothing is opened or the current workfile is unsaved.
|
||||
|
||||
"""
|
||||
return None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue