mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Cosmetics
This commit is contained in:
parent
c3fca896d4
commit
564e8f4d40
1 changed files with 1 additions and 1 deletions
|
|
@ -14,4 +14,4 @@ class CollectCurrentFile(pyblish.api.ContextPlugin):
|
|||
host = registered_host()
|
||||
path = host.get_current_workfile()
|
||||
context.data["currentFile"] = path
|
||||
self.log.debug(f"Current workfile: {path}")
|
||||
self.log.debug(f"Current workfile: {path}")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue