Skip to content

Fixed reading detector files with empty lines

Moritz Huebner requested to merge fix_detector_file_reading into master

This became an issue recently due to changes in the K1 file: !861 (merged) By ignoring empty lines when reading in detector files, we should be on the safe side.

Merge request reports