mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Merge pull request #4937 from ynput/bugfix/missing-pyblish-util-import
This commit is contained in:
commit
55b0130108
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ import tempfile
|
||||||
import xml.etree.ElementTree
|
import xml.etree.ElementTree
|
||||||
|
|
||||||
import six
|
import six
|
||||||
|
import pyblish.util
|
||||||
import pyblish.plugin
|
import pyblish.plugin
|
||||||
import pyblish.api
|
import pyblish.api
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue