From 96ed74c47c044d27a02c2acd9325524e9b74528d Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Sun, 12 Nov 2023 15:29:34 +0100 Subject: [PATCH] formatting --- slsDetectorSoftware/include/sls/Result.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/slsDetectorSoftware/include/sls/Result.h b/slsDetectorSoftware/include/sls/Result.h index 604dc4b52..0cb937408 100644 --- a/slsDetectorSoftware/include/sls/Result.h +++ b/slsDetectorSoftware/include/sls/Result.h @@ -8,7 +8,8 @@ * from the detector. Since every module could have a different value, we need * to return a vector instead of just a single value. * - * Easy conversions to single values are provided using the squash and tsquash method. + * Easy conversions to single values are provided using the squash and tsquash + * method. */ #include