mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-05-17 11:56:54 +02:00
fix(various): repo cleanup, removed - [plot_app, one_plot, scan_plot, scan2d_plot, crosshair_example, qtplugins], tests adjusted
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user