Closed gballet closed 5 years ago
Need to also update README.
I have just added some code so that the leaf's value is no longer hardcoded in make_tree_from_json
, and instead is generated for the JSON itself. This is to be expanded into a rewrite of the deserializer.
This is to make sure that the passed data is always in the correct format.