Skip to content

Fix AttributeError raised when loading deprecated JSON file

Charlie Hoy requested to merge tolist into master

The purpose of this MR is to prevent an AttributeError from being raised when loading a Deprecated posterior_samples.json file.

Merge request reports