mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
clean(hiero): hound suggestion
This commit is contained in:
parent
79275d9ff5
commit
333c764c12
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ try:
|
|||
__import__("pyblish")
|
||||
|
||||
except ImportError as e:
|
||||
print traceback.format_exc()
|
||||
print(traceback.format_exc())
|
||||
print("pyblish: Could not load integration: %s " % e)
|
||||
|
||||
else:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue