Skip to content

Commit

Permalink
Expose imprint to Nuke api
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlatwe committed Dec 13, 2019
1 parent 23a7292 commit 544c4df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions avalon/nuke/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

from .lib import (
maintained_selection,
imprint,
read,

add_publish_knob,
Expand Down Expand Up @@ -62,6 +63,7 @@
"update_container",
"get_handles",

"imprint",
"read",

# Experimental
Expand Down

0 comments on commit 544c4df

Please sign in to comment.