mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix anatomy import
This commit is contained in:
parent
ac3f4d5a85
commit
2296a56118
1 changed files with 1 additions and 2 deletions
|
|
@ -9,8 +9,7 @@ except ImportError:
|
|||
from mvpxr import Usd, UsdGeom, Sdf, Kind
|
||||
|
||||
from openpype.client import get_project, get_asset_by_name
|
||||
from openpype.pipeline import legacy_io
|
||||
from openpypa.lib import Anatomy
|
||||
from openpype.pipeline import legacy_io, Anatomy
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue