apply suggestion

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
Jakub Trllo 2025-06-06 10:08:59 +02:00 committed by GitHub
parent 76ceefb6f3
commit 3e6aafae55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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