Skip to content

added default flag to not bypass event selection

Jordy Degens requested to merge jdegens/easyjet:master into main

When using bbttAnalysis/share/RunConfig-PHYSLITE-bbtt.yaml config, the following error was produced:

bypass=flags.Analysis.bypass, AttributeError: 'ConfigItem' object has no attribute 'bypass'

added a default false in bbttAnalysis/share/bbtt-base-config.yaml

Merge request reports