Skip to content

Commit 1abfb65

Browse files
committed
tools: added missing ToggleTool import
1 parent 6a60654 commit 1abfb65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plotpy/tools/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
InteractiveTool,
2020
PanelTool,
2121
RectangularActionTool,
22+
ToggleTool,
2223
)
2324
from .cross_section import (
2425
AverageCrossSectionTool,

0 commit comments

Comments
 (0)