formatting

This commit is contained in:
maliakal_d 2023-11-12 15:29:34 +01:00
parent 4198db8365
commit 96ed74c47c

View File

@ -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 <algorithm>