Skip to content

Formatting for the MCTruthClassifier

No code changes. Just making the code more readable for the future changes

  • avoid return on a separate line for oneliners
  • merge split lines in some cases
  • delete blank lines

@jchapman

Merge request reports