moved AVALON_CONTAINER_ID from avalon into openpype

This commit is contained in:
Jakub Trllo 2022-03-18 15:54:19 +01:00
parent 8e1ec6d251
commit 89bdf2965c
37 changed files with 100 additions and 60 deletions

View file

@ -4,13 +4,14 @@ Basic avalon integration
import os
import contextlib
from avalon import api as avalon
from avalon.pipeline import AVALON_CONTAINER_ID
from pyblish import api as pyblish
from openpype.api import Logger
from openpype.pipeline import (
LegacyCreator,
register_loader_plugin_path,
deregister_loader_plugin_path,
AVALON_CONTAINER_ID,
)
from .lib import (
set_segment_data_marker,