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
@@ -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