resolve: update api to 17

This commit is contained in:
Jakub Jezek 2021-04-30 17:07:42 +02:00
parent 03b6d83c83
commit b06921c938
No known key found for this signature in database
GPG key ID: D8548FBF690B100A
3 changed files with 13 additions and 4 deletions

View file

@ -1,7 +1,10 @@
from avalon import io, api
from openpype.hosts import resolve
from copy import deepcopy
from importlib import reload
from openpype.hosts.resolve.api import lib, plugin
reload(plugin)
reload(lib)
class LoadClip(resolve.TimelineItemLoader):
"""Load a subset to timeline as clip