added return type hint

This commit is contained in:
Jakub Trllo 2025-07-21 16:51:53 +02:00
parent 84e88f0cf3
commit 71dc4ca706

View file

@ -86,7 +86,7 @@ def should_use_last_workfile_on_launch(
task_type: str,
default_output: bool = False,
project_settings: Optional[dict[str, Any]] = None,
):
) -> bool:
"""Define if host should start last version workfile if possible.
Default output is `False`. Can be overridden with environment variable