mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-05-20 05:17:01 +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:
@@ -103,7 +103,7 @@ class {class_name}(RPCBase):"""
|
||||
file.write(formatted_content)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
if __name__ == "__main__": # pragma: no cover
|
||||
import os
|
||||
|
||||
# Assuming ClientGenerator is defined in this script or imported correctly
|
||||
|
||||
Reference in New Issue
Block a user