mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 13:24:54 +01:00
add missing empty line
This commit is contained in:
parent
8e5a2a082e
commit
fcf6e70107
1 changed files with 1 additions and 0 deletions
|
|
@ -380,6 +380,7 @@ class IntegrateFtrackInstance(pyblish.api.InstancePlugin):
|
|||
str: Path to representation file.
|
||||
None: Path is not filled or does not exists.
|
||||
"""
|
||||
|
||||
published_path = repre.get("published_path")
|
||||
if published_path:
|
||||
published_path = os.path.normpath(published_path)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue