We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf84976 commit b40cb45Copy full SHA for b40cb45
plotpy/tests/unit/test_annotation_tools.py
@@ -57,8 +57,6 @@
57
LabelTool,
58
)
59
60
-# guitest: show
61
-
62
63
def create_window(tool_classes: tuple[type[InteractiveTool], ...]) -> PlotWindow:
64
"""Create a window with the given tools. The plot contains a curve, an image and a
0 commit comments