Skip to content

Commit deb52a8

Browse files
committed
Please consider the following formatting changes
1 parent 393236f commit deb52a8

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)