Skip to content

Commit 0c85902

Browse files
committed
test_simple_dialog: auto_tools=False
1 parent e390022 commit 0c85902

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plotpy/tests/widgets/test_simple_dialog.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ def __init__(
5858
toolbar=True,
5959
edit=edit,
6060
options=options,
61+
auto_tools=False,
6162
)
6263
self.resize(600, 600)
6364
opentool = self.manager.add_tool(OpenImageTool)

0 commit comments

Comments
 (0)