Skip to content

Commit 9d5ae0f

Browse files
Remove unused os import
1 parent bdb7e43 commit 9d5ae0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

qwt/plot_canvas.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
:members:
1414
"""
1515

16-
import os
1716
from collections.abc import Sequence
1817

1918
from qtpy.QtCore import QEvent, QObject, QPoint, QPointF, QRect, QRectF, QSize, Qt

0 commit comments

Comments
 (0)