mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-04-27 02:30:49 +02:00
fix: changed exec_ to exec for all apps
This commit is contained in:
@@ -328,4 +328,4 @@ if __name__ == "__main__":
|
||||
)
|
||||
plot.show()
|
||||
# client.callbacks.register("scan_segment", plot, sync=False)
|
||||
app.exec_()
|
||||
app.exec()
|
||||
|
||||
Reference in New Issue
Block a user