mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 08:54:53 +01:00
Cleanup get_files_info docstring
This commit is contained in:
parent
44d6199a9e
commit
a2a77b8a20
1 changed files with 1 additions and 5 deletions
|
|
@ -739,11 +739,7 @@ class IntegrateAssetNew(pyblish.api.InstancePlugin):
|
|||
return path
|
||||
|
||||
def get_files_info(self, transfers, sites, anatomy):
|
||||
""" Prepare 'files' portion for attached resources and main asset.
|
||||
Combining records from 'transfers' and 'hardlinks' parts from
|
||||
instance.
|
||||
All attached resources should be added, currently without
|
||||
Context info.
|
||||
"""Prepare 'files' info portion for representations.
|
||||
|
||||
Arguments:
|
||||
transfers (list): List of transferred files (source, destination)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue