Skip to content
Snippets Groups Projects
Commit 1802605a authored by Duc Ta's avatar Duc Ta
Browse files

Merge branch '23.0-dqi-bugfix3' into '23.0'

DataQualityInterfaces - fix lark test for string parameters

See merge request !68717
parents dbfd9e18 7f6496e3
No related branches found
No related tags found
3 merge requests!68951Add a 2D efficiency class to the TrigInDetAnalysis,!688982024-02-15: merge of 23.0 into main,!68717DataQualityInterfaces - fix lark test for string parameters
......@@ -66,7 +66,7 @@ algorithmname: NODENAME
algparams: /(?!(libname|name|reference|threshold))[^=\#\s]+/i "=" algparamvalue
algparam: NODENAME
algparamvalue: NUMBER
algparamvalue: NUMBER | STRING
threshold: THRESHOLDKEY thresholdref
THRESHOLDKEY: ("thresholds" | NODEREF "|thresholds") WS_INLINE? "="
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment