colrev.env.utils.dict_set_nested

dict_set_nested(root, keys, value)[source]

Set dict value by nested key, this works on empty dict

Return type:

None