stdbroker is using qtpy instead of Qt

This commit is contained in:
Jakub Trllo 2022-12-13 15:21:00 +01:00
parent 4a69f9c666
commit 69b0c23056

View file

@ -1,7 +1,7 @@
import re
import collections
from Qt import QtWidgets
from qtpy import QtWidgets
from openpype import style