Skip to content

Commit

Permalink
Add missing newline at the end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
fwyzard committed Feb 27, 2024
1 parent a3adc2d commit 1a154e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TrackingTools/GsfTools/interface/MultiGaussianState.icc
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ void MultiGaussianState<N>::rescaleWeight(double scale) {
if (theCombinedStateUp2Date)
theCombinedState->rescaleWeight(scale);
}
#endif
#endif

0 comments on commit 1a154e5

Please sign in to comment.