mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
Remove whitespace
This commit is contained in:
parent
8e0b0156ca
commit
043ba41de7
1 changed files with 0 additions and 1 deletions
|
|
@ -144,7 +144,6 @@ class ExtractThumbnail(pyblish.api.InstancePlugin):
|
||||||
|
|
||||||
# output file
|
# output file
|
||||||
jpeg_items.append(path_to_subprocess_arg(full_output_path))
|
jpeg_items.append(path_to_subprocess_arg(full_output_path))
|
||||||
|
|
||||||
subprocess_command = " ".join(jpeg_items)
|
subprocess_command = " ".join(jpeg_items)
|
||||||
|
|
||||||
# run subprocess
|
# run subprocess
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue