Asset Pipeline v2 #145
@ -563,7 +563,7 @@ def transfer_attribute(
|
||||
type=source_attribute.data_type,
|
||||
domain=source_attribute.domain,
|
||||
)
|
||||
|
||||
print(f"Transferring Attribute{attribute_name}")
|
||||
for source_data_item in source_attribute.data.items():
|
||||
index = source_data_item[0]
|
||||
source_data = source_data_item[1]
|
||||
|
Loading…
Reference in New Issue
Block a user