Skip to content

Changed the title of the tuples to fix issue

Louis Henry requested to merge lohenry_fixPrClustersResidual into master

Since a week or so, PrClustersResidual crashed when running because Tuples were created with the same second argument ("Events"). Changing that argument to a unique value solves the issue.

Merge request reports