mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
bound
This commit is contained in:
parent
283d2575c0
commit
b3581c8ba5
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ class ExtractModel(openpype.api.Extractor):
|
|||
handle_end = instance.context.data["handleEnd"]
|
||||
first_frame = int(nuke.root()["first_frame"].getValue())
|
||||
last_frame = int(nuke.root()["last_frame"].getValue())
|
||||
|
||||
|
||||
self.log.info("instance.data: `{}`".format(
|
||||
pformat(instance.data)))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue