Skip to content

Make sure we get an empty list instead of null when there are no hits

Ben Couturier requested to merge fix_calo_json_export into master

Make sure we get an empty list instead of null when there are no hits. The json produced cannot be read by the event display otherwise.

Merge request reports