From 2ed9d37da7b27d25173535550fb92702225ac14e Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Mon, 13 Apr 2026 15:22:56 -0600 Subject: Removed QtPy5 snippet and fixed directories --- daq_system/ui/__pycache__/alarm_panel.cpython-312.pyc | Bin 5462 -> 0 bytes daq_system/ui/__pycache__/config_dialog.cpython-312.pyc | Bin 9345 -> 0 bytes daq_system/ui/__pycache__/device_panel.cpython-312.pyc | Bin 7943 -> 0 bytes daq_system/ui/__pycache__/main_window.cpython-312.pyc | Bin 13127 -> 0 bytes daq_system/ui/__pycache__/readout_panel.cpython-312.pyc | Bin 8378 -> 0 bytes daq_system/ui/__pycache__/strip_chart.cpython-312.pyc | Bin 8328 -> 0 bytes 6 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 daq_system/ui/__pycache__/alarm_panel.cpython-312.pyc delete mode 100644 daq_system/ui/__pycache__/config_dialog.cpython-312.pyc delete mode 100644 daq_system/ui/__pycache__/device_panel.cpython-312.pyc delete mode 100644 daq_system/ui/__pycache__/main_window.cpython-312.pyc delete mode 100644 daq_system/ui/__pycache__/readout_panel.cpython-312.pyc delete mode 100644 daq_system/ui/__pycache__/strip_chart.cpython-312.pyc (limited to 'daq_system/ui/__pycache__') diff --git a/daq_system/ui/__pycache__/alarm_panel.cpython-312.pyc b/daq_system/ui/__pycache__/alarm_panel.cpython-312.pyc deleted file mode 100644 index 7f2776c..0000000 Binary files a/daq_system/ui/__pycache__/alarm_panel.cpython-312.pyc and /dev/null differ diff --git a/daq_system/ui/__pycache__/config_dialog.cpython-312.pyc b/daq_system/ui/__pycache__/config_dialog.cpython-312.pyc deleted file mode 100644 index d62887f..0000000 Binary files a/daq_system/ui/__pycache__/config_dialog.cpython-312.pyc and /dev/null differ diff --git a/daq_system/ui/__pycache__/device_panel.cpython-312.pyc b/daq_system/ui/__pycache__/device_panel.cpython-312.pyc deleted file mode 100644 index 0616690..0000000 Binary files a/daq_system/ui/__pycache__/device_panel.cpython-312.pyc and /dev/null differ diff --git a/daq_system/ui/__pycache__/main_window.cpython-312.pyc b/daq_system/ui/__pycache__/main_window.cpython-312.pyc deleted file mode 100644 index d6af385..0000000 Binary files a/daq_system/ui/__pycache__/main_window.cpython-312.pyc and /dev/null differ diff --git a/daq_system/ui/__pycache__/readout_panel.cpython-312.pyc b/daq_system/ui/__pycache__/readout_panel.cpython-312.pyc deleted file mode 100644 index 47d94da..0000000 Binary files a/daq_system/ui/__pycache__/readout_panel.cpython-312.pyc and /dev/null differ diff --git a/daq_system/ui/__pycache__/strip_chart.cpython-312.pyc b/daq_system/ui/__pycache__/strip_chart.cpython-312.pyc deleted file mode 100644 index 95dc075..0000000 Binary files a/daq_system/ui/__pycache__/strip_chart.cpython-312.pyc and /dev/null differ -- cgit v1.2.3