mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
hound fixes
This commit is contained in:
parent
b8de65e05a
commit
b90526597a
4 changed files with 1 additions and 5 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import os
|
||||
import json
|
||||
import collections
|
||||
|
||||
|
||||
class HostContext:
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
from openpype import resources
|
||||
from openpype.hosts.testhost import api
|
||||
from openpype.pipeline import (
|
||||
AutoCreator,
|
||||
|
|
|
|||
|
|
@ -1,8 +1,6 @@
|
|||
import json
|
||||
import pyblish.api
|
||||
from avalon import io
|
||||
|
||||
from openpype.hosts.testhost import api
|
||||
from openpype.pipeline import (
|
||||
OpenPypePyblishPluginMixin,
|
||||
attribute_definitions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue