Skip to content

Commit cef8e3d

Browse files
committed
Please consider the following formatting changes
1 parent 4bbe6dd commit cef8e3d

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)