Update client/ayon_core/plugins/publish/extract_usd_layer_contributions.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
Roy Nieterau 2024-07-01 12:54:19 +02:00 committed by GitHub
parent 4087e030e0
commit 7f94167abc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -104,6 +104,9 @@ def get_representation_path_in_publish_context(
Allow resolving 'latest' paths from a publishing context's instances
as if they will exist after publishing without them being integrated yet.
Use first instance that has same folder path and product name,
and contains representation with passed name.
Args:
context (pyblish.api.Context): Publishing context.