mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
hound suggestions
This commit is contained in:
parent
4a18e50352
commit
6a51b4e789
2 changed files with 1 additions and 3 deletions
|
|
@ -89,4 +89,4 @@ class ValidateOutputResolution(pyblish.api.InstancePlugin):
|
|||
if cls.resolution_msg == invalid:
|
||||
reformat = cls.get_reformat(instance)
|
||||
reformat["format"].setValue(nuke.root()["format"].value())
|
||||
cls.log.info("I am fixing reformat to root.format")
|
||||
cls.log.info("I am fixing reformat to root.format")
|
||||
|
|
|
|||
|
|
@ -2,8 +2,6 @@ from pprint import pformat
|
|||
import pyblish.api
|
||||
|
||||
import openpype.api
|
||||
from openpype.client import get_asset_by_name
|
||||
from openpype.pipeline import legacy_io
|
||||
from openpype.pipeline import PublishXmlValidationError
|
||||
from openpype.hosts.nuke.api.lib import (
|
||||
get_avalon_knob_data,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue