mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
added comment with question
This commit is contained in:
parent
ca39fc4291
commit
508d4b559e
1 changed files with 1 additions and 0 deletions
|
|
@ -324,6 +324,7 @@ def launch_zip_file(filepath):
|
|||
return
|
||||
|
||||
print("Launching {}".format(scene_path))
|
||||
# QUESTION Could we use 'run_detached_process' from 'ayon_core.lib'?
|
||||
kwargs = {}
|
||||
if platform.system().lower() == "windows":
|
||||
executable_filename = os.path.basename(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue