Skip to content

Commit 6a60654

Browse files
committed
styles: added missing LINESTYLES import
1 parent d40202b commit 6a60654

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plotpy/styles/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
)
1313
from plotpy.styles.base import (
1414
COLORS,
15+
LINESTYLES,
1516
MARKERS,
1617
BrushStyleItem,
1718
BrushStyleItemWidget,

0 commit comments

Comments
 (0)