Skip to content

Commit f63e6bf

Browse files
authored
Merge pull request #29 from alibuild/alibot-cleanup-17404
Please consider the following formatting changes to #17404
2 parents 4bbe6dd + cef8e3d commit f63e6bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Common/Tasks/centralityQa.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@ struct CentralityQa {
583583
{
584584
if (centrality.useCustomCalibration) {
585585
return hist ? hist->GetBinContent(hist->FindBin(mult)) : CentralityNotFound;
586-
}
586+
}
587587
return cent;
588588
}
589589

0 commit comments

Comments
 (0)