mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 22:02:15 +01:00
Tweak docstring info
This commit is contained in:
parent
c42d9a1b56
commit
ee61410279
1 changed files with 2 additions and 2 deletions
|
|
@ -75,8 +75,8 @@ class ValidateExpectedFiles(pyblish.api.InstancePlugin):
|
|||
def _get_frame_list(self, original_job_id):
|
||||
"""Returns list of frame ranges from all render job.
|
||||
|
||||
Render job might be re-queried so job_id in metadata.json is
|
||||
invalid GlobalJobPreload injects current ids to RENDER_JOB_IDS.
|
||||
Render job might be re-submitted so job_id in metadata.json could be
|
||||
invalid. GlobalJobPreload injects current job id to RENDER_JOB_IDS.
|
||||
|
||||
Args:
|
||||
original_job_id (str)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue