continue if not python script path

This commit is contained in:
Felix David 2023-05-22 10:39:30 +02:00
parent 2e7b0b9d95
commit dc7373408f

View file

@ -28,6 +28,7 @@ class AddPythonScriptToLaunchArgs(PreLaunchHook):
f"Python script {python_script_path} doesn't exist. "
"Skipped..."
)
continue
if "--" in self.launch_context.launch_args:
# Insert before separator