fixed typos in imports from openpype.hosts.nuke.api.command

This commit is contained in:
iLLiCiTiT 2022-04-13 22:21:56 +02:00
parent 1875a116b7
commit 7d521c15ea
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ from openpype.hosts.nuke.api.lib import (
get_avalon_knob_data,
set_avalon_knob_data
)
from openpype.hosts.nuke.api.commands import viewer_update_and_undo_stop
from openpype.hosts.nuke.api.command import viewer_update_and_undo_stop
from openpype.hosts.nuke.api import containerise, update_container