mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Taming of Hound
This commit is contained in:
parent
2aaae63f80
commit
eafa79af88
2 changed files with 70 additions and 66 deletions
|
|
@ -947,5 +947,5 @@ class IntegrateAssetNew(pyblish.api.InstancePlugin):
|
|||
pass # file not there, nothing to delete
|
||||
except OSError:
|
||||
self.log.error("Cannot {} file {}".format(mode, file_url)
|
||||
, exc_info=True)
|
||||
, exc_info=True)
|
||||
raise
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue