Skip to content

Fix the incorrect usage of read_metadata in the InnerDetecor packages

Currently, read_metadata method from MetaReader is incorrectly trying to access some values stored in the metadata. This MR will fix this issue.

Merge request reports