Skip to content

Update CPS python check to catch poorly formatted strings

Teng Jian Khoo requested to merge khoo/athena:22.0-TMMT-CPSFormatting into 22.0

The CPS group validity checks in python assumed more strict formatting than is assumed by the PrescalingTool. This change will permit this now to catch misformatted strings which would still activate the C++ and are likely to fail downstream.

Merge request reports