Skip to content

Commit 517bfb0

Browse files
committed
Remove unnecessary import in label.py
1 parent d31a071 commit 517bfb0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plotpy/styles/label.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030

3131
if TYPE_CHECKING:
3232
from plotpy.items import LabelItem, LegendBoxItem
33-
from plotpy.plot import BasePlot
3433

3534

3635
class LabelParam(DataSet):

0 commit comments

Comments
 (0)