This PR fixes issues discovered by John Hickey. The _move hierarchical update can now support target keys mapping to tuples, with (port_id, path, to, store). Also uncomments the imports related to Quantity in serialize.py since those are sometimes needed.
By creating this pull request, I agree to the Contributor License
Agreement, which is available in CLA.md at the top level of this
repository.
This PR fixes issues discovered by John Hickey. The
_move
hierarchical update can now supporttarget
keys mapping to tuples, with(port_id, path, to, store)
. Also uncomments the imports related toQuantity
inserialize.py
since those are sometimes needed.By creating this pull request, I agree to the Contributor License Agreement, which is available in
CLA.md
at the top level of this repository.