Skip to content

Commit 1a9e135

Browse files
authored
Merge pull request #155 from alibuild/alibot-cleanup-16924
Please consider the following formatting changes to #16924
2 parents 393236f + deb52a8 commit 1a9e135

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGHF/HFC/Tasks/taskCharmHadronsV0FemtoDream.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -780,7 +780,7 @@ struct HfTaskCharmHadronsV0FemtoDream {
780780
if constexpr (IsMc) {
781781
run(partitionMcLambda);
782782
} else {
783-
run(partitionLambda);
783+
run(partitionLambda);
784784
}
785785
} else if (v0Sel.pdgCodeV0 == kK0Short) {
786786
if constexpr (IsMc) {

0 commit comments

Comments
 (0)