Skip to content
Snippets Groups Projects

make event DS when there are requested for waveform though TPS and RAW checkboxes aren't checked

Merged Lan Dam requested to merge i139_eventDS_not_plot_when_RAW_TPS_not_checked into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -19,7 +19,7 @@ cache:
stages:
- Build Env and Test
before_script:
- pip install -e .[dev]
- pip install -e .[dev] -vvvv
- apt-get update && apt install -y libgl1-mesa-glx libxkbcommon-x11-0 libegl1 libdbus-1-3
flake8:
Loading