Merge pull request #4252 from pypeclub/feature/OP-4660_qtpy-in-houdini

This commit is contained in:
Ondřej Samohel 2022-12-21 11:22:36 +01:00 committed by GitHub
commit 5bda706df7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
import contextlib
import logging
from Qt import QtWidgets, QtCore, QtGui
from qtpy import QtWidgets, QtCore, QtGui
from openpype import style
from openpype.client import get_asset_by_name