We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1233386 commit 5905fdeCopy full SHA for 5905fde
lib/matplotlib/backends/qt_editor/_formlayout.py
@@ -47,7 +47,6 @@
47
from numbers import Integral, Real
48
49
from matplotlib import _api, colors as mcolors
50
-from .. import qt_compat
51
from ..qt_compat import QtGui, QtWidgets, QtCore, _enum, _to_int
52
53
_log = logging.getLogger(__name__)
0 commit comments