use openpype workfiles tools in hosts

This commit is contained in:
iLLiCiTiT 2021-09-17 11:57:33 +02:00
parent b66eadef3b
commit 2e33f02407
5 changed files with 6 additions and 8 deletions

View file

@ -3,7 +3,7 @@ Basic avalon integration
"""
import os
from avalon.tools import workfiles
from openpype.tools import workfiles
from avalon import api as avalon
from pyblish import api as pyblish
from openpype.api import Logger