wsp-sag/wsp-jacquard

to_file() fails as JacquardValue() is not JSON serializable

Closed this issue · 1 comments

When attempting to export a Jacquard (Config) object to a JSON file, such an error occurs.

@PeterKucirek We may need to add a function that infers the type of the JacquardValue after all... thoughts?

Fixed with 4d8a460

Closing issue