mirror of
https://github.com/bec-project/bec_widgets.git
synced 2025-07-14 03:31:50 +02:00
refactor: replace connect with connect_slot
This commit is contained in:
@ -58,7 +58,7 @@ def test_scan_plot_clears_data(qtbot):
|
||||
},
|
||||
{"scanID": "test", "scan_number": 1, "scan_report_devices": ["x"]},
|
||||
)
|
||||
plot.on_new_scan({}, {})
|
||||
plot.reset_plots({}, {})
|
||||
plot.on_scan_segment(
|
||||
{
|
||||
"data": {
|
||||
|
Reference in New Issue
Block a user