mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Update openpype/hosts/flame/api/plugin.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
7e9576dd6c
commit
c545938e2a
1 changed files with 1 additions and 1 deletions
|
|
@ -740,7 +740,7 @@ class OpenClipSolver:
|
|||
try:
|
||||
openpype.run_subprocess(cmd_args)
|
||||
except TypeError:
|
||||
self.log.error("Error createing self.tmp_file")
|
||||
self.log.error("Error creating self.tmp_file")
|
||||
six.reraise(*sys.exc_info())
|
||||
|
||||
def _clear_tmp_file(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue