mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
OP-2787 - Hound
This commit is contained in:
parent
0d7d43316b
commit
55a69074c6
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
try:
|
try:
|
||||||
from openpype.api import Logger
|
from openpype.api import Logger
|
||||||
import openpype.lib.remote_publish
|
import openpype.lib.remote_publish
|
||||||
import pyblish.api
|
|
||||||
except ImportError as exc:
|
except ImportError as exc:
|
||||||
# Ensure Deadline fails by output an error that contains "Fatal Error:"
|
# Ensure Deadline fails by output an error that contains "Fatal Error:"
|
||||||
raise ImportError("Fatal Error: %s" % exc)
|
raise ImportError("Fatal Error: %s" % exc)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue