formatting

This commit is contained in:
maliakal_d 2023-11-12 15:29:34 +01:00
parent 0aef8113dd
commit f95de054f9

View File

@ -8,7 +8,8 @@
* from the detector. Since every module could have a different value, we need * from the detector. Since every module could have a different value, we need
* to return a vector instead of just a single value. * 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> #include <algorithm>