Cosmetics

This commit is contained in:
Roy Nieterau 2023-01-09 11:17:25 +01:00
parent c3fca896d4
commit 564e8f4d40

View file

@ -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}")