fix(various): repo cleanup, removed - [plot_app, one_plot, scan_plot, scan2d_plot, crosshair_example, qtplugins], tests adjusted

This commit is contained in:
wyzula-jan
2024-03-10 19:01:39 +01:00
parent 279ac03dc3
commit f3b3c2f526
24 changed files with 13 additions and 2596 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ class BECWidgetsCLIServer:
return obj
if __name__ == "__main__":
if __name__ == "__main__": # pragma: no cover
import argparse
parser = argparse.ArgumentParser(description="BEC Widgets CLI Server")