Skip to content

Commit 7c577da

Browse files
committed
test_plot_timecurve: fixed double toolbar
1 parent 394e1ae commit 7c577da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plotpy/tests/widgets/test_plot_timecurve.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@ def __init__(
198198
panels=panels,
199199
)
200200
self.plotwidget.plot.set_antialiasing(True)
201-
self.plotwidget.manager.register_all_curve_tools()
202201

203202
self.nav_actions = []
204203
self.play_pause_act = None

0 commit comments

Comments
 (0)