hound fixes

This commit is contained in:
Jakub Trllo 2022-02-16 10:40:03 +01:00
parent 19bfb53ad9
commit 4748e111a2
2 changed files with 0 additions and 2 deletions

View file

@ -1,5 +1,4 @@
import sys
import collections
from Qt import QtWidgets, QtCore
from avalon import api, io, pipeline

View file

@ -1,5 +1,4 @@
import inspect
import collections
from Qt import QtGui
from avalon.vendor import qtawesome