Skip to content

Commit 5905fde

Browse files
authored
Update _formlayout.py
1 parent 1233386 commit 5905fde

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/backends/qt_editor/_formlayout.py

-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
from numbers import Integral, Real
4848

4949
from matplotlib import _api, colors as mcolors
50-
from .. import qt_compat
5150
from ..qt_compat import QtGui, QtWidgets, QtCore, _enum, _to_int
5251

5352
_log = logging.getLogger(__name__)

0 commit comments

Comments
 (0)