Skip to content

Commit b40cb45

Browse files
committed
remove guidata show flag
1 parent cf84976 commit b40cb45

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

plotpy/tests/unit/test_annotation_tools.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@
5757
LabelTool,
5858
)
5959

60-
# guitest: show
61-
6260

6361
def create_window(tool_classes: tuple[type[InteractiveTool], ...]) -> PlotWindow:
6462
"""Create a window with the given tools. The plot contains a curve, an image and a

0 commit comments

Comments
 (0)