Skip to content

Drop kwargs in InDet pre-processing configs

kwargs are not supported in principle when merging sequences of algorithms as it is ambiguous to which algorithm they apply. Dropping it here for InDet pre-processing configs.

Merge request reports

Loading