This commit is contained in:
Milan Kolar 2022-06-24 15:19:03 +02:00
parent a4b09cccc2
commit ca38d5d484

View file

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
import hou
from openpye.client import (
from openpype.client import (
get_asset_by_name,
get_subsets,
)