Fix: Loading YAML Metadata failed with type error
The issue was caused by raw_data not being initialized as the proper type due to missing parenthesis in the constructor call
The issue was caused by raw_data not being initialized as the proper type due to missing parenthesis in the constructor call